Alex Dyck
Results
1
issues of
Alex Dyck
#### Issue description [This line](https://github.com/uriyyo/fastapi-pagination/blob/main/fastapi_pagination/ext/sqlalchemy.py#L16) slows down SQL queries on PostgreSQL 11 significantly as it changes the execution plan. #### Steps to reproduce the issue 1. Create data ``` create...
enhancement