Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Review and address offset/limit in spec query #22

Open
michael-conway opened this issue Nov 3, 2017 · 0 comments
Open

Review and address offset/limit in spec query #22

michael-conway opened this issue Nov 3, 2017 · 0 comments
Labels

Comments

@michael-conway
Copy link

Look at SpecQueryServiceImpl in services..

e.g.

			queryResultSet = specificQueryAO.executeSpecificQueryUsingAlias(specQuery, 99999, 0);

Review these settings, how they are propagated, and trace them through to jargon. Note that metalnx is trying to set offset and limit in sql too.

michael-conway added a commit that referenced this issue Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant