- 요청마다 새 SQLite 연결 생성 (new_connection=True) - 사용 후 명시적 close - 간헐적 'I/O operation on closed file' 에러 방지 |
||
|---|---|---|
| .. | ||
| age_food_graph.py | ||
| dbsetup.py | ||
| mileage_schema.sql | ||
| product_tagging_schema.sql | ||
| schema_food_biomarker.sql | ||
- 요청마다 새 SQLite 연결 생성 (new_connection=True) - 사용 후 명시적 close - 간헐적 'I/O operation on closed file' 에러 방지 |
||
|---|---|---|
| .. | ||
| age_food_graph.py | ||
| dbsetup.py | ||
| mileage_schema.sql | ||
| product_tagging_schema.sql | ||
| schema_food_biomarker.sql | ||