mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
migration
This commit is contained in:
parent
a3ee12a418
commit
954fb5b16e
3 changed files with 10946 additions and 0 deletions
1
src/app/db/migrations/0232_wet_lifeguard.sql
Normal file
1
src/app/db/migrations/0232_wet_lifeguard.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "hubspot_deal_data" ADD COLUMN "osmosis_survey_required" boolean;
|
||||
10938
src/app/db/migrations/meta/0232_snapshot.json
Normal file
10938
src/app/db/migrations/meta/0232_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1618,6 +1618,13 @@
|
|||
"when": 1781101526295,
|
||||
"tag": "0231_bright_loners",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 232,
|
||||
"version": "7",
|
||||
"when": 1781513516132,
|
||||
"tag": "0232_wet_lifeguard",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue