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