Join Slack
Powered by
I assume `.all().sortedBy { ... }` would still ret...
# exposed
d
damian
01/17/2018, 9:48 PM
I assume
.all().sortedBy { ... }
would still retrieve all values from the db and sort afterwards, since it returns a
List
?
Open in Slack
Previous
Next