Tyler
1b1534d8d2
feat(sp6): migration 0004 — rejection columns + state-history index
...
Adds:
- claims.rejection_reason, claims.rejected_at, claims.resubmit_count
- claims.state_changed_at (was missing, needed for Done-today lane)
- ix_claims_state_changed_at composite index
Also fixes the ClaimState count assertion in test_db_models.py
(7 → 8) to match the REJECTED enum value added in the previous
commit, and bumps the user_version expectation in test_acks.py
(3 → 4) for the same reason.
2026-06-20 18:21:29 -06:00
..
2026-06-20 08:22:31 -06:00
2026-06-20 15:51:18 -06:00
2026-06-20 18:21:29 -06:00
2026-06-20 18:12:59 -06:00
2026-06-20 08:06:21 -06:00
2026-06-20 09:56:24 -06:00
2026-06-20 08:22:31 -06:00
2026-06-20 07:49:20 -06:00
2026-06-20 08:03:37 -06:00
2026-06-20 18:10:07 -06:00
2026-06-20 16:57:30 -06:00
2026-06-19 16:35:53 -06:00
2026-06-20 17:17:09 -06:00
2026-06-20 07:44:41 -06:00
2026-06-19 17:07:54 -06:00
2026-06-19 16:00:47 -06:00
2026-06-19 17:01:57 -06:00
2026-06-19 15:54:46 -06:00
2026-06-19 21:25:15 -06:00
2026-06-20 18:21:29 -06:00
2026-06-19 21:03:21 -06:00
2026-06-19 15:31:06 -06:00
2026-06-20 08:22:31 -06:00
2026-06-20 08:22:31 -06:00
2026-06-19 17:01:57 -06:00
2026-06-20 08:03:37 -06:00
2026-06-19 15:39:08 -06:00
2026-06-20 08:22:31 -06:00
2026-06-20 08:22:31 -06:00
2026-06-19 17:01:57 -06:00
2026-06-19 15:52:58 -06:00
2026-06-20 08:03:37 -06:00
2026-06-19 15:40:09 -06:00
2026-06-20 16:57:30 -06:00
2026-06-19 22:59:20 -06:00
2026-06-19 15:36:01 -06:00
2026-06-20 08:22:31 -06:00
2026-06-20 08:03:37 -06:00
2026-06-20 09:21:07 -06:00
2026-06-19 23:26:16 -06:00
2026-06-20 18:10:07 -06:00
2026-06-19 17:01:57 -06:00
2026-06-20 07:25:29 -06:00
2026-06-19 15:56:09 -06:00