/* Warnings: - You are about to drop the column `active` on the `Warning` table. All the data in the column will be lost. */ -- AlterTable ALTER TABLE "Warning" DROP COLUMN "active";