1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 05:05:17 +02:00
AdventureLog/migrations/0004_short_luke_cage.sql

2 lines
173 B
MySQL
Raw Normal View History

2024-04-11 23:58:09 +00:00
ALTER TABLE "worldTravelRegions" ALTER COLUMN "id" SET DATA TYPE text;--> statement-breakpoint
ALTER TABLE "worldTravelRegions" ALTER COLUMN "country_id" SET DATA TYPE text;