ecto_mnesia v0.5.0 Ecto.Mnesia.Record.Ordering

This module emulates query.order_bys behavior, because Mnesia doesn’t have native support for result ordering.

Summary

Functions

Returns the ordering function that needs to be applied on a query result

Functions

get_ordering_fn(ordering)

Returns the ordering function that needs to be applied on a query result.