1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 13:15:18 +02:00
AdventureLog/migrations/0011_heavy_ben_urich.sql

2 lines
151 B
MySQL
Raw Normal View History

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