pagantis_elixir_tools v0.10.1 ElixirTools.Schema.Behaviour behaviour
Link to this section Summary
Link to this section Callbacks
Link to this callback
all(any)
Link to this callback
changeset(map)
changeset(map)
changeset(map()) :: Ecto.Changeset.t()
changeset(map()) :: Ecto.Changeset.t()
Link to this callback
create(any)
Link to this callback
create!(any)
Link to this callback
get(any)
Link to this callback
get!(any)
Link to this callback
get_by(any)
Link to this callback
get_by!(any)
Link to this callback
insert(any)
Link to this callback
insert!(any)
Link to this callback
new(any)
Link to this callback
preload(any, any)
Link to this callback
repo()
repo()
repo() :: any()
repo() :: any()
Link to this callback
update(any, any)
Link to this callback
update!(any, any)
Link to this callback