Open Issues Need Help
View All on GitHubAI Summary: Implement automatic commit or rollback behavior for the libSQL Python bindings when used within a `with` block, mirroring the functionality of Python's built-in SQLite API. This ensures consistent transaction management and simplifies user experience.
Complexity:
3/5
enhancement good first issue help wanted
Python bindings for the libSQL database library
Rust
#database#libsql#python#sqlite3