You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Добавить 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]
The text was updated successfully, but these errors were encountered:
Добавить psycopg3 пул, также добавить возможность автоматической установки psycopg3 командой
pip install peewee-async[psycopg3]
, установку aiopg нужно переделать на pip install peewee-async[aiopg]The text was updated successfully, but these errors were encountered: