[Feature] Import all sqlite3 available imports
Andrew-Chen-Wang opened this issue · 0 comments
Andrew-Chen-Wang commented
Description
aiosqlite should import all of sqlite3's available things e.g. exception classes like DataError.
Details
- OS:
- Python version:
- aiosqlite version:
- Can you repro on 'main' branch?
- Can you repro in a clean virtualenv?