tursodatabase / libsql-experimental-python

libSQL API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection.autocommit support

penberg opened this issue · comments

The driver currently only implements the legacy autocommit mechanism. Let's add support for the Python 3.12 Connection.autocommit mechanism.