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
de963bbc39
commit
2e9ec32c48
3 changed files with 10935 additions and 0 deletions
2
src/app/db/migrations/0230_wet_epoch.sql
Normal file
2
src/app/db/migrations/0230_wet_epoch.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TYPE "public"."file_source" ADD VALUE 'audit_generator';--> statement-breakpoint
|
||||
ALTER TYPE "public"."file_type" ADD VALUE 'ventilation_audit' BEFORE 'other';
|
||||
10926
src/app/db/migrations/meta/0230_snapshot.json
Normal file
10926
src/app/db/migrations/meta/0230_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1604,6 +1604,13 @@
|
|||
"when": 1780929304935,
|
||||
"tag": "0229_lively_kree",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 230,
|
||||
"version": "7",
|
||||
"when": 1781013441630,
|
||||
"tag": "0230_wet_epoch",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue