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