- sqlite3 is now imported in lib/ (production code), so it must be a regular dependency, not a dev_dependency - Replace deprecated conn.dispose() with conn.close() in the test Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- sqlite3 is now imported in lib/ (production code), so it must be a regular dependency, not a dev_dependency - Replace deprecated conn.dispose() with conn.close() in the test Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>