mirror of
https://github.com/certd/certd.git
synced 2026-06-15 05:37:32 +08:00
2 lines
69 B
SQL
2 lines
69 B
SQL
ALTER TABLE pi_notification ADD COLUMN is_default boolean DEFAULT 0;
|