mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
migration files
This commit is contained in:
parent
20648f30e0
commit
57d425f848
3 changed files with 9437 additions and 0 deletions
1
src/app/db/migrations/0204_bizarre_black_bird.sql
Normal file
1
src/app/db/migrations/0204_bizarre_black_bird.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TYPE "public"."file_source" ADD VALUE 'coordination_hub';
|
||||
9429
src/app/db/migrations/meta/0204_snapshot.json
Normal file
9429
src/app/db/migrations/meta/0204_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1429,6 +1429,13 @@
|
|||
"when": 1778680271996,
|
||||
"tag": "0203_kind_spyke",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 204,
|
||||
"version": "7",
|
||||
"when": 1779092260406,
|
||||
"tag": "0204_bizarre_black_bird",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue