Skip to content

Commit 793000c

Browse files
committed
chore: update db table
1 parent 613d42b commit 793000c

File tree

3 files changed

+481
-0
lines changed

3 files changed

+481
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE "course_packs" RENAME COLUMN "user_id" TO "creator_id";--> statement-breakpoint
2+
ALTER TABLE "memberships" ALTER COLUMN "isActive" SET DEFAULT true;

0 commit comments

Comments
 (0)