mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-22 08:48:34 +00:00
migration files
This commit is contained in:
parent
d59aa7f079
commit
34d8301f24
3 changed files with 11695 additions and 0 deletions
1
src/app/db/migrations/0254_calm_marvel_boy.sql
Normal file
1
src/app/db/migrations/0254_calm_marvel_boy.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TYPE "public"."main_heating_system" ADD VALUE 'Electric storage heaters, high heat retention' BEFORE 'Unknown';
|
||||
11687
src/app/db/migrations/meta/0254_snapshot.json
Normal file
11687
src/app/db/migrations/meta/0254_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1772,6 +1772,13 @@
|
|||
"when": 1782915725906,
|
||||
"tag": "0253_empty_hardball",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 254,
|
||||
"version": "7",
|
||||
"when": 1782917026626,
|
||||
"tag": "0254_calm_marvel_boy",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue