@adaptware/eagles-db 0.2.0 → 0.3.0

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.
@@ -544,6 +544,7 @@ exports.Prisma.InterviewScalarFieldEnum = {
544
544
  final_feedback: 'final_feedback',
545
545
  reschedule_count: 'reschedule_count',
546
546
  last_rescheduled_at: 'last_rescheduled_at',
547
+ first_assigned_at: 'first_assigned_at',
547
548
  created_at: 'created_at',
548
549
  updated_at: 'updated_at',
549
550
  created_by: 'created_by',