Merge branch '2.3' into 2.4

This commit is contained in:
Johan Wikman
2019-09-20 09:36:23 +03:00
7 changed files with 61 additions and 22 deletions

View File

@ -120,6 +120,7 @@ enum qc_query_op_t
QUERY_OP_LOAD,
QUERY_OP_REVOKE,
QUERY_OP_SELECT,
QUERY_OP_SET,
QUERY_OP_SHOW,
QUERY_OP_TRUNCATE,
QUERY_OP_UPDATE,