綁定自動匯入日期查詢參數

This commit is contained in:
OoO
2026-05-13 10:28:48 +08:00
parent e29529f2a9
commit 4e6e9bfe5d
3 changed files with 51 additions and 17 deletions

View File

@@ -18,6 +18,7 @@
- Claude cost throttle成本節流檢查失敗仍維持 Claude 可用,但已改為 warning + stack避免成本保護失效無跡可查。
- `ai_call_logger` caller registryregistry 匯入失敗仍不阻擋 LLM 遙測,但已改為 warning + stack。
- Observability routepromotion review RAG 相似查詢、PPT audit history 缺表、host health probe 寫入、MCP 24h summary 缺表等 fail-safe 區塊已改成 debug/warning log不再完全靜默。
- Google Drive import`services/import_service.py` 的日期 `IN (...)` 刪除/驗證查詢已改為 SQLAlchemy bind params不再把 DataFrame 日期值拼進 SQL 字串。
## 已驗證為已修或過期