Add and delete migration files
This commit is contained in:
2
migrations/0004_short_luke_cage.sql
Normal file
2
migrations/0004_short_luke_cage.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "worldTravelRegions" ALTER COLUMN "id" SET DATA TYPE text;--> statement-breakpoint
|
||||
ALTER TABLE "worldTravelRegions" ALTER COLUMN "country_id" SET DATA TYPE text;
|
||||
Reference in New Issue
Block a user