mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 00:43:29 +10:00
fix migration
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ALTER TABLE "apikey" RENAME COLUMN "user_id" TO "reference_id";--> statement-breakpoint
|
||||
ALTER TABLE "apikey" ADD COLUMN "config_id" text NOT NULL;
|
||||
ALTER TABLE "apikey" ADD COLUMN "config_id" text NOT NULL DEFAULT 'default';
|
||||
Reference in New Issue
Block a user