You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
CursorIterable used with BACKWARD_AT_LEAST and BACKWARD_CLOSED is not returning expected ranges of results when using DUPSORT #267
Iterating backwards with a start key fails to include all duplicate keys matching the start key when using DUPSORT. This issue is illustrated on the more-cursor-tests branch
Iterating backwards with a start key fails to include all duplicate keys matching the start key when using DUPSORT. This issue is illustrated on the
more-cursor-testsbranch