Skip to content

Conversation

jujusharp
Copy link
Contributor

@jujusharp jujusharp commented Mar 1, 2017

This is a enhancement for LIMIT with ONLY ROW COUNT JDBC parameters.
e.g.

SELECT * FROM mytable WHERE mytable.col = 9 LIMIT ?1

OR

SELECT * FROM mytable WHERE mytable.col = 9 LIMIT :param_name

@coveralls
Copy link

coveralls commented Mar 1, 2017

Coverage Status

Coverage remained the same at 84.715% when pulling 9ffc2df on ibeam-cn:master into 1315d03 on JSQLParser:master.

@wumpz wumpz merged commit 4231853 into JSQLParser:master Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants