@adaptware/eagles-db 0.1.71 → 0.1.72

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.
@@ -585,21 +585,16 @@ exports.Prisma.JobProfileScalarFieldEnum = {
585
585
  work_arrangement: 'work_arrangement',
586
586
  employment_type: 'employment_type',
587
587
  location: 'location',
588
+ experience: 'experience',
588
589
  experience_min: 'experience_min',
589
- reporting: 'reporting',
590
590
  comp_range: 'comp_range',
591
- comp_benchmark: 'comp_benchmark',
592
591
  budget: 'budget',
593
592
  responsibilities: 'responsibilities',
594
- deliverables: 'deliverables',
595
593
  must_have_skills: 'must_have_skills',
596
594
  nice_to_have_skills: 'nice_to_have_skills',
597
- dealbreakers: 'dealbreakers',
598
595
  culture: 'culture',
599
- success_metrics: 'success_metrics',
600
596
  competencies: 'competencies',
601
597
  conversation_history: 'conversation_history',
602
- current_phase: 'current_phase',
603
598
  orion_execution_id: 'orion_execution_id',
604
599
  created_at: 'created_at',
605
600
  updated_at: 'updated_at',