ecto_mnesia v0.9.1 EctoMnesia.Record.Ordering
This module emulates query.order_bys behavior, because Mnesia doesn’t have native support for result ordering.
Link to this section Summary
Functions
Returns the ordering function that needs to be applied on a query result
Link to this section Functions
Link to this function
get_ordering_fn(ordering)
Returns the ordering function that needs to be applied on a query result.