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
Christoph Strobl opened DATACMNS-920 and commented
Range properties minInclusive and maxExclusive should have getters. Those would be useful eg. when used as parameter for Redis ZRANGEBYLEX command where depending on those properties a conversion to a special format is required
Range
minInclusive
maxExclusive
ZRANGEBYLEX
No further details from DATACMNS-920
The text was updated successfully, but these errors were encountered:
Oliver Drotbohm commented
That's in place
Sorry, something went wrong.
odrotbohm
No branches or pull requests
Christoph Strobl opened DATACMNS-920 and commented
Range
propertiesminInclusive
andmaxExclusive
should have getters. Those would be useful eg. when used as parameter for RedisZRANGEBYLEX
command where depending on those properties a conversion to a special format is requiredNo further details from DATACMNS-920
The text was updated successfully, but these errors were encountered: