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
a5e07ffa1c
commit
3425dae3cc
3 changed files with 10940 additions and 0 deletions
1
src/app/db/migrations/0231_bright_loners.sql
Normal file
1
src/app/db/migrations/0231_bright_loners.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "hubspot_deal_data" ADD COLUMN "last_submission_date" timestamp (6) with time zone;
|
||||
10932
src/app/db/migrations/meta/0231_snapshot.json
Normal file
10932
src/app/db/migrations/meta/0231_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1611,6 +1611,13 @@
|
|||
"when": 1781013441630,
|
||||
"tag": "0230_wet_epoch",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 231,
|
||||
"version": "7",
|
||||
"when": 1781101526295,
|
||||
"tag": "0231_bright_loners",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue