xref
: /
plugin
/
struct
/
db
/
update0011.sql
(revision 8ba6a19950394efebd57f0c135b127a4bf5c8cdb)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ALTER
TABLE
schemas
ADD
COLUMN
editors
NOT
NULL
DEFAULT
''
;
2