mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 13:15:18 +02:00
2 lines
151 B
MySQL
2 lines
151 B
MySQL
|
ALTER TABLE "sharedAdventures" ADD COLUMN "name" text NOT NULL;--> statement-breakpoint
|
||
|
ALTER TABLE "sharedAdventures" ADD COLUMN "date" text NOT NULL;
|