◐ Shell
clean mode source ↗

chore: switch back to sqlite3 by alissonlauffer · Pull Request #56 · hydrogram/hydrogram

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@alissonlauffer

Copy link Copy Markdown

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 alissonlauffer force-pushed the chore/switch-back-to-sqlite3 branch from 8bf1e8d to b8bc92e Compare

October 20, 2024 18:27

@HitaloM HitaloM added the enhancement

New feature, request or code enhancement.

label

Oct 31, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancement

New feature, request or code enhancement.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@alissonlauffer @HitaloM