work on settings (set and show), perf improvement when adding row into table

This commit is contained in:
2021-08-09 14:15:42 +02:00
parent 474b789d12
commit 710531c455
13 changed files with 124 additions and 49 deletions

View File

@@ -50,6 +50,7 @@ namespace usql {
keyword_date,
keyword_bool,
keyword_distinct,
keyword_show,
int_number,
double_number,
string_literal,