3 lines
97 B
SQL
3 lines
97 B
SQL
ALTER TABLE mail_accounts
|
|
DROP CONSTRAINT IF EXISTS mail_accounts_credentials_encrypted_chk;
|