Doesn't work with string keys in rummage.
BenAlbin opened this issue · 0 comments
BenAlbin commented
There is a test case that passes with string keys ("rummage call with sort and assoc params returns the correct results"), but using Repo.all(Product) without the rummage still passes the test. Replacing the order of sorting to descending (or duplicating another test to use string keys) fails the test.