- Introduced a new migration that creates the CheckInJobStatuses table. - The table includes fields for tracking job statuses, timestamps, user information, and error messages. - Supports various statuses such as PENDING, PROCESSING, COMPLETED, and FAILED. |
||
|---|---|---|
| .. | ||
| ApplicationDBContext.cs | ||
| ApplicationDBExamContext.cs | ||
| CommandDataSeeder.cs | ||
| DisciplineDbContext.cs | ||
| LeaveDbContext.cs | ||
| LeaveSeeder.cs | ||