7
SQL/mysql/2020060100.sql
Normal file
7
SQL/mysql/2020060100.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
ALTER TABLE
|
||||
`ident_switch`
|
||||
ADD COLUMN
|
||||
`smtp_auth`
|
||||
smallint
|
||||
NOT NULL
|
||||
DEFAULT 1;
|
||||
Reference in New Issue
Block a user