mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-12 13:28:55 +00:00
migration files
This commit is contained in:
parent
d49042eb7e
commit
5fb1f92d08
3 changed files with 11796 additions and 0 deletions
1
src/app/db/migrations/0261_fixed_excalibur.sql
Normal file
1
src/app/db/migrations/0261_fixed_excalibur.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "hubspot_deal_data" ADD COLUMN "client_booking_reference" text;
|
||||
11788
src/app/db/migrations/meta/0261_snapshot.json
Normal file
11788
src/app/db/migrations/meta/0261_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1821,6 +1821,13 @@
|
|||
"when": 1783345567793,
|
||||
"tag": "0260_natural_enchantress",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 261,
|
||||
"version": "7",
|
||||
"when": 1783352788862,
|
||||
"tag": "0261_fixed_excalibur",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue