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