8 lines
103 B
SQL
8 lines
103 B
SQL
ALTER TABLE
|
|
ident_switch
|
|
ADD COLUMN
|
|
smtp_auth
|
|
smallint
|
|
NOT NULL
|
|
DEFAULT(1);
|