omnilib / aiosqlite

asyncio bridge to the standard sqlite3 module
https://aiosqlite.omnilib.dev
MIT License
1.22k stars 94 forks source link

Is this project no longer maintained ? #309

Open abelkm99 opened 2 weeks ago

amyreese commented 2 weeks ago

It is still maintained, but my time is limited across the many projects I work on, and I generally consider aiosqlite in a stable state, without much need for feature development. I do plan to look at the open PRs when I have the opportunity. If there are urgent bug fixes needed, then a good standalone repro of the bug always helps — a PR with a proposed fix for the issue helps even more.

Cheers