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