[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 {
id String @id @default(cuid())
totalYoe Int @default(0)
totalYoe Int
specificYoes OffersSpecificYoe[]
experiences OffersExperience[]

Loading…
Cancel
Save