sqlitecloud / sqlitecloud-py

Python drivers for SQLite Cloud
https://sqlitecloud.io
4 stars 1 forks source link

db-api 2.0 / compatibility with sqlite3 API #8

Open danielebriggi opened 1 month ago

danielebriggi commented 1 month ago

Working list of API to implement in SQLite Cloud driver to be compatible with Python sqlite3 API (based on PEP 249)

Compatibility with DB-API 2.0

Compatibility with SQLite3

(Incomplete list, to integrate with the list for DB-API 2.0)