Files
awoooi/apps/api/src
OG T a142e6e937
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 12m19s
fix(db): create_all checkfirst=True 修復 CrashLoopBackOff
rolling update 時 create_all 嘗試重建既有 index 導致
"ix_incident_evidence_incident_id already exists" 啟動失敗。
checkfirst=True 讓 SQLAlchemy 跳過已存在的 table/index,
init_db() 從此冪等,不再造成 CrashLoopBackOff。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 15:00:49 +08:00
..