xref
: /
plugin
/
struct
/
db
/
update0010.sql
(revision 7938ca48e9616e2e020a922137123f8442612482)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ALTER
TABLE
schemas
ADD
COLUMN
islookup
BOOLEAN
NOT
NULL
DEFAULT
0
;
2