Files
Mangalord/backend
fabi 54530d67ef
Some checks failed
deploy / test-frontend (push) Has been cancelled
deploy / test-backend (push) Has been cancelled
deploy / build-and-push (push) Has been skipped
deploy / deploy (push) Has been skipped
fix(tests): query admin_audit by its real timestamp column 'at'
Two requeue-audit tests in api_admin_crawler ordered by created_at, but
the admin_audit table's timestamp column is 'at' (migration 0019), so the
queries failed at runtime with 42703 (column does not exist). This was the
last pre-0.81 test breakage gating deploy; full suite now green locally
(cargo test --no-fail-fast).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 16:59:18 +02:00
..
2026-05-16 21:05:16 +02:00