Add new columns to userPlannedAdventures table and update Adventure interface
This commit is contained in:
2
migrations/0007_clear_sinister_six.sql
Normal file
2
migrations/0007_clear_sinister_six.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "userPlannedAdventures" ADD COLUMN "description" text;--> statement-breakpoint
|
||||
ALTER TABLE "userPlannedAdventures" ADD COLUMN "plannedDate" text;
|
||||
Reference in New Issue
Block a user