File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/containers/Tenant/Query/i18n Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 "method-description.script" : " For YQL-scripts combining DDL and DML.\n API call: schema.scripting" ,
2121 "method-description.scan" : " Read-only queries, potentially reading a lot of data.\n API call: table.ExecuteScan" ,
2222 "method-description.data" : " DML queries for changing and fetching data in serialization mode.\n API call: table.executeDataQuery" ,
23- "method-description.query" : " Any queries . An experimental API call supposed to replace all existing methods.\n API Call: query.ExecuteScript" ,
23+ "method-description.query" : " Any query . An experimental API call supposed to replace all existing methods.\n API Call: query.ExecuteScript" ,
2424
25- "query-duration.description" : " Duration of server-side query execution"
25+ "query-duration.description" : " Duration of server-side query execution"
2626}
You can’t perform that action at this time.
0 commit comments