Files
roundcube-ident_switch/SQL/postgres/2016060200.sql
2016-06-02 16:17:48 +03:00

6 lines
64 B
SQL

ALTER TABLE
ident_switch
ALTER COLUMN
username
DROP NOT NULL;