mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-04 20:55:19 +02:00
2 lines
No EOL
151 B
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; |