mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
Merge branch 'main' of github.com:Hestia-Homes/assessment-model into feature/frontend_landlord_overrides
This commit is contained in:
commit
3f210c5ef1
3 changed files with 10151 additions and 0 deletions
1
src/app/db/migrations/0218_natural_umar.sql
Normal file
1
src/app/db/migrations/0218_natural_umar.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "bulk_address_uploads" ADD COLUMN "multi_entry_ordering" jsonb;
|
||||
10143
src/app/db/migrations/meta/0218_snapshot.json
Normal file
10143
src/app/db/migrations/meta/0218_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1527,6 +1527,13 @@
|
|||
"when": 1780404222902,
|
||||
"tag": "0217_gray_hellion",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 218,
|
||||
"version": "7",
|
||||
"when": 1780408378351,
|
||||
"tag": "0218_natural_umar",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue