mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
migration
This commit is contained in:
parent
fead8582c6
commit
be2a191908
3 changed files with 8625 additions and 0 deletions
2
src/app/db/migrations/0186_equal_baron_zemo.sql
Normal file
2
src/app/db/migrations/0186_equal_baron_zemo.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE "epc_property" ALTER COLUMN "property_id" DROP NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "epc_property" ALTER COLUMN "portfolio_id" DROP NOT NULL;
|
||||
8616
src/app/db/migrations/meta/0186_snapshot.json
Normal file
8616
src/app/db/migrations/meta/0186_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1303,6 +1303,13 @@
|
|||
"when": 1777026653433,
|
||||
"tag": "0185_slimy_mindworm",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 186,
|
||||
"version": "7",
|
||||
"when": 1777028605680,
|
||||
"tag": "0186_equal_baron_zemo",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue