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

Add psycopg3 pool #225

Open
kalombos opened this issue May 3, 2024 · 1 comment
Open

Add psycopg3 pool #225

kalombos opened this issue May 3, 2024 · 1 comment

Comments

@kalombos
Copy link
Collaborator

kalombos commented May 3, 2024

Добавить psycopg3 пул, также добавить возможность автоматической установки psycopg3 командой
pip install peewee-async[psycopg3], установку aiopg нужно переделать на pip install peewee-async[aiopg]

Add psycopg3 pool, also add the ability to automatically install psycopg3 with the command
pip install peewee-async[psycopg3], the aiopg installation needs to be changed to pip install peewee-async[aiopg]

@akerlay
Copy link
Contributor

akerlay commented May 3, 2024

Это возьму себе, рабочий драфт есть у меня в форке

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

No branches or pull requests

2 participants