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
e32bcf0d4e
commit
f3c03b0ba5
3 changed files with 11476 additions and 0 deletions
1
src/app/db/migrations/0241_rainy_sway.sql
Normal file
1
src/app/db/migrations/0241_rainy_sway.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TYPE "public"."source" ADD VALUE 'property_id';
|
||||
11468
src/app/db/migrations/meta/0241_snapshot.json
Normal file
11468
src/app/db/migrations/meta/0241_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1681,6 +1681,13 @@
|
|||
"when": 1781879071017,
|
||||
"tag": "0240_petite_jamie_braddock",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 241,
|
||||
"version": "7",
|
||||
"when": 1782133366769,
|
||||
"tag": "0241_rainy_sway",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue