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