8 lines
106 B
SQL
8 lines
106 B
SQL
ALTER TABLE
|
|
`ident_switch`
|
|
ADD COLUMN
|
|
`smtp_auth`
|
|
smallint
|
|
NOT NULL
|
|
DEFAULT 1;
|