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
* use quote_plus instead of quote
`asyncpg` doesn't work well for all US-ASCII characters, we need to use `quote_plus` instead
MagicStack/asyncpg#1159
* make it fail
* fix test
* one more quote
---------
Co-authored-by: ranchodeluxe <[email protected]>
Co-authored-by: vincentsarago <[email protected]>
0 commit comments