mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
migration files
This commit is contained in:
parent
452a2cd61d
commit
578e146aec
3 changed files with 9438 additions and 0 deletions
3
src/app/db/migrations/0203_kind_spyke.sql
Normal file
3
src/app/db/migrations/0203_kind_spyke.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TYPE "public"."file_type" ADD VALUE 'improvement_option_evaluation';--> statement-breakpoint
|
||||
ALTER TYPE "public"."file_type" ADD VALUE 'medium_term_improvement_plan';--> statement-breakpoint
|
||||
ALTER TYPE "public"."file_type" ADD VALUE 'retrofit_design_doc';
|
||||
9428
src/app/db/migrations/meta/0203_snapshot.json
Normal file
9428
src/app/db/migrations/meta/0203_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1422,6 +1422,13 @@
|
|||
"when": 1778666596489,
|
||||
"tag": "0202_furry_mister_sinister",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 203,
|
||||
"version": "7",
|
||||
"when": 1778680271996,
|
||||
"tag": "0203_kind_spyke",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue