ecto_mnesia v0.3.0 Ecto.Mnesia.Ordering

Since there are order by function in Mnesia, we need to generate function that will order data after fetching it from DB.

Summary

Functions

This function generates the ordering function that will be applied on a query result

Functions

get_ordering_fn(ordering)

This function generates the ordering function that will be applied on a query result.