Commit d672f1fe authored by Yusei Tahara's avatar Yusei Tahara Committed by Arnaud Fontaine

Proxy role is needed to execute zsqlmethod.

parent 0d24e781
......@@ -62,6 +62,14 @@ return AndQuery(Query(translated_simulation_state_title__=value),\n
<key> <string>_params</string> </key>
<value> <string>value</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SQLCatalog_makeTranslatedSimulationStateTitleSearchQuery</string> </value>
......
262
\ No newline at end of file
263
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment