2 lines
95 B
SQL

ALTER TABLE `storage` CHANGE `storage_ignore` `storage_ignore` BOOLEAN NOT NULL DEFAULT FALSE;