phoenix_datatables v0.2.1 PhoenixDatatables.Repo

Provides a using macro which creates the fetch_table function.

defmodule MyApp.Repo do
  use PhoenixDatatables.Repo
end

Link to this section Summary

Functions

Creates the Repo.fetch_datatable function

Link to this section Functions

Link to this macro __using__(_) (macro)

Creates the Repo.fetch_datatable function.