migration.sql 81 Bytes
-- AlterTable
ALTER TABLE `areas` ADD COLUMN `status` DOUBLE NOT NULL DEFAULT 0;