api-server/prisma/migrations/20260524000000_add_model_route
WangDL a5a592988a
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 33s
fix: idempotent migration SQL + cleanup failed M1 tables in CI
- Use CREATE TABLE IF NOT EXISTS + INSERT IGNORE for M1 tables
- Add ModelRoute/ProviderConfig/FallbackEvent to CI cleanup step
- Fixes P3018 migration error from partially-applied first run

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 10:44:06 +08:00
..