git-svn-id: svn://ultimatepp.org/upp/trunk@13957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-01-30 14:26:39 +00:00
parent 9070a0772c
commit 341e4cea4c
2 changed files with 128 additions and 1 deletions

View file

@ -281,7 +281,7 @@ void CSyntax::InitKeywords()
"COLUMN", "COLUMN_ARRAY", "ATTRIBUTE", "INLINE_ATTRIBUTE",
"TYPE", "TYPE_I", "TYPE_II", "TYPE_III", "END_TYPE",
"TYPE_", "TYPE_I_", "TYPE_II_", "TYPE_III_", "SERIAL", "ISERIAL",
"INDEX_LIST", "PRIMARY_KEY_LIST",
"INDEX_LIST", "PRIMARY_KEY_LIST", "SQL_NAME",
NULL
};
static const char *sql[] = {