Replies: 1 comment
-
|
Sure, I can definitely see the value in it. I believe asyncpg supports everything needed like LISTEN/NOTIFY. My main concern is how typing would work and how the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I'd like to use asyncpg instead of psycopg2 for this library.
We strongly prefer asyncpg internally and would like to keep that consistency.
This would be a medium to large feature, but, it seems like it would be possible. Some big things we'd need to do is:
Just some rough thoughts, seems like a doable direction but given even if I found the time to do this it would be a large change and figured I'd ask if:
Beta Was this translation helpful? Give feedback.
All reactions