Igor T. Ghisi

Results 3 issues of Igor T. Ghisi

* **asyncpg version**: 0.22 * **PostgreSQL version**: 12.3 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: I use...

Currently, Swagger spec is generated using [Flasgger](https://github.com/rochacbruno/flasgger). But to use _Flasgger_, each REST resource must have its unique class, leading to the hackish code at `resourcefactory.py`. Find a better way...

After upgrading from ver. **0.11.2** to **0.14.3**, my application container does not start on DO Apps with the following error: ``` Traceback (most recent call last): File "/usr/local/bin/hypercorn", line 8,...