[offers][chore] Allow analysis to analyse all companies in the backend

pull/501/head
Bryann Yeap Kok Keong 3 years ago committed by Stuart Long Chay Boon
parent c626802899
commit 24b1053d56

@ -235,7 +235,7 @@ model OffersProfile {
model OffersBackground { model OffersBackground {
id String @id @default(cuid()) id String @id @default(cuid())
totalYoe Int @default(0) totalYoe Int
specificYoes OffersSpecificYoe[] specificYoes OffersSpecificYoe[]
experiences OffersExperience[] experiences OffersExperience[]

Loading…
Cancel
Save