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