What needs to be done?
We need to be able to modify SQL query on the fly since currently we can mostly travers and analyze query.
Our use case is to support:
- modify query into count
- modify query into limit/offset paginated query
- modify query into keyset paginated query