Raguel
Results
3
issues of
Raguel
I was getting errors in get_sql with Array, because it does not accept some arguments and query builder fails to create sql. For example: ``` table = Table('test') query =...
* **asyncpg version**: 0.29.0 * **PostgreSQL version**: 13 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: no SaaS,...
With these changes, generated files will always be ignored when running tests with coverage.