Files

2 lines
71 B
SQL
Raw Permalink Normal View History

ALTER TABLE pi_notification ADD COLUMN is_default boolean DEFAULT (0);