mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
2 lines
69 B
SQL
2 lines
69 B
SQL
ALTER TABLE pi_notification ADD COLUMN is_default boolean DEFAULT 0;
|