mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-20 06:06:52 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9070a0772c
commit
341e4cea4c
2 changed files with 128 additions and 1 deletions
|
|
@ -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[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue