mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
migration files
This commit is contained in:
parent
0a67aa5e4f
commit
eda1079e65
3 changed files with 11690 additions and 0 deletions
1
src/app/db/migrations/0252_sharp_shadowcat.sql
Normal file
1
src/app/db/migrations/0252_sharp_shadowcat.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "epc_property" RENAME COLUMN "energy_mains_gas" TO "energy_gas_connection_available";
|
||||
11682
src/app/db/migrations/meta/0252_snapshot.json
Normal file
11682
src/app/db/migrations/meta/0252_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1758,6 +1758,13 @@
|
|||
"when": 1782907745796,
|
||||
"tag": "0251_round_madame_hydra",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 252,
|
||||
"version": "7",
|
||||
"when": 1782914873480,
|
||||
"tag": "0252_sharp_shadowcat",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue