Adds tests for two-tuple var binds (both 2 values and pred-idents) and then uses the fixed version of db in this PR: https://github.com/fluree/db/pull/496
Just confirming this PR does fix the linked issue and one additional, un-documented issue that has to do with a change in returned data shape when using a two-tuple with a groupBy.
Thanks Wes! 🥳
Adds tests for two-tuple var binds (both 2 values and pred-idents) and then uses the fixed version of db in this PR: https://github.com/fluree/db/pull/496
Fixes https://github.com/fluree/db/issues/479