pharmacy-pos-qr-system/backend/db
thug0bin 76da7d9cd1 fix: SQLite 멀티스레드 I/O 에러 해결
- 요청마다 새 SQLite 연결 생성 (new_connection=True)
- 사용 후 명시적 close
- 간헐적 'I/O operation on closed file' 에러 방지
2026-02-27 15:43:52 +09:00
..
age_food_graph.py feat: IL-1β 식품 GraphRAG 스키마 확장 및 데이터 파이프라인 2026-02-04 17:20:53 +09:00
dbsetup.py fix: SQLite 멀티스레드 I/O 에러 해결 2026-02-27 15:43:52 +09:00
mileage_schema.sql feat: AI 업셀링 CRM - Clawdbot Gateway 기반 맞춤 추천 시스템 2026-02-26 19:57:03 +09:00
product_tagging_schema.sql feat: 바코드 기반 제품 태깅 시스템 구축 2026-01-23 23:28:59 +09:00
schema_food_biomarker.sql feat: IL-1β 식품 GraphRAG 스키마 확장 및 데이터 파이프라인 2026-02-04 17:20:53 +09:00