libsql-experimental-python
libsql-experimental-python copied to clipboard
Connection.autocommit support
The driver currently only implements the legacy autocommit mechanism. Let's add support for the Python 3.12 Connection.autocommit mechanism.