hrms-api-backend/BMA.EHR.CheckInConsumer
Suphonchai Phoonsawat a463df5716 Add migration to create CheckInJobStatuses table for RMQ task control
- 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.
2026-01-20 10:49:13 +07:00
..
Properties fix leave 2024-08-19 16:00:00 +07:00
appsettings.json Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00
BMA.EHR.CheckInConsumer.csproj fix warning 2025-05-02 12:13:14 +07:00
Dockerfile Reverse CI for CheckIn & Leave 2024-12-16 16:15:47 +07:00
Program.cs Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00