mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-19 17:02:59 +00:00
migration files
This commit is contained in:
parent
a6c642966e
commit
cd8a43c798
3 changed files with 11789 additions and 0 deletions
1
src/app/db/migrations/0259_fantastic_rockslide.sql
Normal file
1
src/app/db/migrations/0259_fantastic_rockslide.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "hubspot_deal_data" ADD COLUMN "number_of_attempts" text;
|
||||
11781
src/app/db/migrations/meta/0259_snapshot.json
Normal file
11781
src/app/db/migrations/meta/0259_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1807,6 +1807,13 @@
|
|||
"when": 1783009784235,
|
||||
"tag": "0258_plan_recommendations_rec_id_index",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 259,
|
||||
"version": "7",
|
||||
"when": 1783075096141,
|
||||
"tag": "0259_fantastic_rockslide",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue