added migrations folder to git-project to sync resolved migrations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Mission" ALTER COLUMN "hpgAmbulanceState" SET DEFAULT 'NOT_REQUESTED',
|
||||
ALTER COLUMN "hpgFireEngineState" SET DEFAULT 'NOT_REQUESTED',
|
||||
ALTER COLUMN "hpgPoliceState" SET DEFAULT 'NOT_REQUESTED';
|
||||
Reference in New Issue
Block a user