mpdevilleres

Results 2 issues of mpdevilleres

* GINO version: 1.0.1 * Python version: 3.8.2 * asyncpg version: 0.20.1 * aiocontextvars version: * PostgreSQL version: 12.3 ### Description I am trying to create tests for a fast_api...

Greetings, I have a use case where I need to set the variable for each session or connection. and I am able to accomplish it using the asyncpg directly ```python...

question