chore: switch back to sqlite3 by alissonlauffer · Pull Request #56 · hydrogram/hydrogram
-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Open
Conversation
alissonlauffer
commented
Oct 20, 2024
alissonlauffer
commented
Member
aiosqlite never really helped us because of the file-based architecture of sqlite3. It only seems to cause currency problems, as it was not meant to be used that way.
aiosqlite never really helped us because of the file-based architecture of sqlite3. It only seems to cause currency problems, as it was not meant to be used that way.
alissonlauffer
force-pushed
the
chore/switch-back-to-sqlite3
branch
from
8bf1e8d to
b8bc92e
Compare
alissonlauffer
force-pushed
the
dev
branch
from
bc4ccf2 to
a116f19
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment