mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
adding rc_comments
This commit is contained in:
parent
b2cd473c9d
commit
941a497ab8
3 changed files with 6334 additions and 0 deletions
1
src/app/db/migrations/0166_melodic_crusher_hogan.sql
Normal file
1
src/app/db/migrations/0166_melodic_crusher_hogan.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "hubspot_deal_data" ADD COLUMN "coordination_comments" text;
|
||||
6326
src/app/db/migrations/meta/0166_snapshot.json
Normal file
6326
src/app/db/migrations/meta/0166_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1163,6 +1163,13 @@
|
|||
"when": 1775577933185,
|
||||
"tag": "0165_small_khan",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 166,
|
||||
"version": "7",
|
||||
"when": 1775658752820,
|
||||
"tag": "0166_melodic_crusher_hogan",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue