Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return deferred db init #278

Merged
merged 3 commits into from
Aug 3, 2024
Merged

Conversation

F1int0m
Copy link
Contributor

@F1int0m F1int0m commented Aug 1, 2024

Resolve #277

tests/test_database.py Outdated Show resolved Hide resolved
peewee_async/pool.py Outdated Show resolved Hide resolved
tests/test_database.py Outdated Show resolved Hide resolved
peewee_async/databases.py Outdated Show resolved Hide resolved
peewee_async/databases.py Outdated Show resolved Hide resolved
peewee_async/databases.py Outdated Show resolved Hide resolved
peewee_async/databases.py Show resolved Hide resolved
peewee_async/databases.py Show resolved Hide resolved
@kalombos kalombos merged commit b77ea75 into 05bit:master Aug 3, 2024
5 checks passed
kalombos added a commit that referenced this pull request Aug 3, 2024
* fix: return deferred db init
---------

Co-authored-by: kalombo <nogamemorebrain@gmail.com>
kalombos added a commit that referenced this pull request Aug 5, 2024
* Return deferred db init (#278)

* fix: return deferred db init
---------

Co-authored-by: Nikita <57839897+f1int0m@users.noreply.github.com>
@F1int0m F1int0m deleted the return_deferred_init branch August 12, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix deferred initialization
2 participants