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