352a99db58a93ac8ac19cc129af3b00f3bb01e1e
All checks were successful
CD Pipeline / deploy (push) Successful in 1m21s
SQLAlchemy expire_on_commit=True(預設) 會在 commit 後清空 ORM 屬性。 expunge 單獨使用仍會觸發 lazy-load → DetachedInstanceError。 修正:commit → refresh(重載屬性入記憶體)→ expunge(脫離 session)。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
Languages
PostScript
59.7%
Python
31%
HTML
4.2%
CSS
2.1%
JavaScript
1.9%
Other
1.1%