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