Refactor data insertion via Drizzle
This commit is contained in:
2
migrations/0012_quiet_katie_power.sql
Normal file
2
migrations/0012_quiet_katie_power.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "adventures" ALTER COLUMN "userId" DROP NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "adventures" ADD COLUMN "type" text NOT NULL;
|
||||
Reference in New Issue
Block a user