Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hotfix] only apply SQLAlchemy limit where needed
Observed issue in dev environment where SQL queries were emitted with `LIMIT 0`. This fix addresses it.
- Loading branch information