mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-08-17 21:25:52 +02:00
2 lines
156 B
SQL
2 lines
156 B
SQL
ALTER TABLE "user_invite" ALTER COLUMN "tenant_id" DROP NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "user_invite" ALTER COLUMN "invited_by" DROP NOT NULL; |