@adaptware/eagles-db 0.4.3 → 0.4.6

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,7 +585,6 @@ exports.Prisma.JobDescriptionScalarFieldEnum = {
585
585
  summary: 'summary',
586
586
  ai_insight: 'ai_insight',
587
587
  job_fit_comparison: 'job_fit_comparison',
588
- recommendation_config: 'recommendation_config',
589
588
  created_at: 'created_at',
590
589
  updated_at: 'updated_at',
591
590
  created_by: 'created_by',
@@ -686,6 +685,7 @@ exports.Prisma.OngoingEvaluationScalarFieldEnum = {
686
685
  round_status: 'round_status',
687
686
  comments: 'comments',
688
687
  completed_at: 'completed_at',
688
+ is_committed: 'is_committed',
689
689
  title: 'title',
690
690
  description: 'description',
691
691
  order_no: 'order_no',