1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-04 20:55:19 +02:00
AdventureLog/migrations/0011_heavy_ben_urich.sql

2 lines
No EOL
151 B
SQL

ALTER TABLE "sharedAdventures" ADD COLUMN "name" text NOT NULL;--> statement-breakpoint
ALTER TABLE "sharedAdventures" ADD COLUMN "date" text NOT NULL;