Commit graph

2 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
f6bf1ab026 ปรับให้เก็บข้อมูลเพิ่มเติมใน CheckinJobStatus 2026-05-25 14:19:44 +07:00
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