Skip to content

Add support for nullsAreSorted* methods group #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

nicktorwald
Copy link

Add support for nullsAreSortedLow as a default sorting which is provided
by Tarantool DB.

Fixes: #120

@coveralls
Copy link

coveralls commented Apr 8, 2019

Coverage Status

Coverage remained the same at 64.021% when pulling 42a027e on nicktorwald/gh-120-nulls-are-sorted-support into 7cdb58c on master.

@nicktorwald nicktorwald force-pushed the nicktorwald/gh-120-nulls-are-sorted-support branch from 3dbee96 to e688761 Compare April 8, 2019 18:39
@nicktorwald nicktorwald requested a review from Totktonada April 10, 2019 06:59
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@nicktorwald nicktorwald force-pushed the nicktorwald/gh-120-nulls-are-sorted-support branch from e688761 to 42a027e Compare April 16, 2019 16:34
Add support for nullsAreSortedLow as a default sorting which is provided
by Tarantool DB.

Fixes: #120
@nicktorwald nicktorwald force-pushed the nicktorwald/gh-120-nulls-are-sorted-support branch from 42a027e to 5973cba Compare April 17, 2019 20:53
@nicktorwald
Copy link
Author

Pushed in af74a8c

@nicktorwald nicktorwald deleted the nicktorwald/gh-120-nulls-are-sorted-support branch April 17, 2019 20:55
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.

jdbc: metadata: provide nullsAreSorted*()
3 participants