mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2a299aa84f
commit
ee696a9b12
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,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",
|
||||
"INDEX_LIST", "PRIMARY_KEY_LIST",
|
||||
NULL
|
||||
};
|
||||
static const char *sql[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue