wangdl 27fe009e75
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 23s
feat(M-AI-02-08): AiUsageLog job relation + credential fields
- 5 new columns (jobId, attemptNo, credentialMode, errorCode, providerRequestId)
- FK ON DELETE SET NULL (preserve audit trail)
- 3 new indexes: (jobId,attemptNo), (provider,model,createdAt), (errorCode,createdAt)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-20 12:24:40 +08:00
..