mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
2 lines
75 B
SQL
2 lines
75 B
SQL
ALTER TABLE pi_notification ADD COLUMN is_default boolean DEFAULT (false);
|