-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 5.1.3
-
Component/s: None
-
None
We're running a large project and need to upgrade, but this change makes our upgrade almost impossible.
I would expect at least a config option to enable default order by _id if no other order provided or raise an error. Because silently returning a first matched record for both #first and #last methods isn't a good solution.