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