mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-19 08:53:01 +00:00
migration files
This commit is contained in:
parent
57d91cae1e
commit
7a0d2a4d64
3 changed files with 11690 additions and 0 deletions
1
src/app/db/migrations/0251_round_madame_hydra.sql
Normal file
1
src/app/db/migrations/0251_round_madame_hydra.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TYPE "public"."glazing" ADD VALUE 'Mixed glazing' BEFORE 'Unknown';
|
||||
11682
src/app/db/migrations/meta/0251_snapshot.json
Normal file
11682
src/app/db/migrations/meta/0251_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1751,6 +1751,13 @@
|
|||
"when": 1782903599318,
|
||||
"tag": "0250_lonely_mordo",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 251,
|
||||
"version": "7",
|
||||
"when": 1782907745796,
|
||||
"tag": "0251_round_madame_hydra",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue