@adaptware/eagles-db 0.1.27 → 0.1.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -705,7 +705,9 @@ exports.Prisma.UserScalarFieldEnum = {
705
705
  salary: 'salary',
706
706
  work_experience: 'work_experience',
707
707
  education: 'education',
708
+ skills: 'skills',
708
709
  notice_period: 'notice_period',
710
+ preferred_work_mode: 'preferred_work_mode',
709
711
  gender: 'gender',
710
712
  ethnicity: 'ethnicity',
711
713
  veteran_status: 'veteran_status',