2 lines
73 B
SQL

ALTER TABLE `device_graphs` ADD `enabled` BOOLEAN NOT NULL DEFAULT TRUE;