Connection's cursor method should have factory
Andrew-Chen-Wang opened this issue · 0 comments
Andrew-Chen-Wang commented
Description
sqlite3's Connection object includes a factory kwarg while aiosqlite doesn't.
Lines 155 to 158 in cd1861c
Details
- OS:
- Python version: 3.9
- aiosqlite version:
- Can you repro on 'main' branch? Yes
- Can you repro in a clean virtualenv? Yes