mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
more hubspot deal data
This commit is contained in:
parent
7a29398aba
commit
f205524fe9
2 changed files with 9 additions and 0 deletions
|
|
@ -1464,6 +1464,13 @@
|
|||
"when": 1779811629325,
|
||||
"tag": "0208_noisy_arclight",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 209,
|
||||
"version": "7",
|
||||
"when": 1779877591391,
|
||||
"tag": "0209_third_klaw",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -47,7 +47,9 @@ export const hubspotDealData = pgTable("hubspot_deal_data", {
|
|||
surveyor: text("surveyor"),
|
||||
damnpMouldAndRepairComments: text("damp_mould_and_repairs_comments"),
|
||||
batch: text("batch"),
|
||||
batchDescription: text("batch_description"),
|
||||
blockReference: text("block_reference"),
|
||||
nonfundedMeasures: text("nonfunded_measures"),
|
||||
epcPrn: text("epc_prn"),
|
||||
potentialPostSapScoreDropdown: text("potential_post_sap_score_dropdown"),
|
||||
eiScore: text("ei_score"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue