Open Issues Need Help
View All on GitHub enhancement good first issue help wanted performance
Python bindings for the libSQL database library
Rust
#database#libsql#python#sqlite3
Automatic commit and rollback when connection used in `with` block about 1 year ago
AI 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