Coherence v0.5.1 Coherence.Schemas

Link to this section Summary

Functions

Link to this section Functions

Link to this function change_invitation()
Link to this function change_invitation(params)
Link to this function change_invitation(struct, params)
Link to this function change_rememberable()
Link to this function change_rememberable(params)
Link to this function change_rememberable(struct, params)
Link to this function change_trackable()
Link to this function change_trackable(params)
Link to this function change_trackable(struct, params)
Link to this function change_user(params)
Link to this function change_user(struct, params)
Link to this function create(changeset)
Link to this function create!(changeset)
Link to this function create_invitation(params)
Link to this function create_invitation!(params)
Link to this function create_rememberable(params)
Link to this function create_rememberable!(params)
Link to this function create_trackable(params)
Link to this function create_trackable!(params)
Link to this function create_user(params)
Link to this function create_user!(params)
Link to this function delete!(schema)
Link to this function delete_all(query)
Link to this function delete_invitation(struct)
Link to this function delete_invitation!(struct)
Link to this function delete_rememberable(struct)
Link to this function delete_rememberable!(struct)
Link to this function delete_trackable(struct)
Link to this function delete_trackable!(struct)
Link to this function get_by_invitation(opts)
Link to this function get_by_rememberable(opts)
Link to this function get_by_trackable(opts)
Link to this function get_by_user(opts)
Link to this function get_invitation(id)
Link to this function get_invitation!(id)
Link to this function get_rememberable(id)
Link to this function get_rememberable!(id)
Link to this function get_trackable(id)
Link to this function get_trackable!(id)
Link to this function get_user_by_email(email)
Link to this function last_trackable(user_id)
Link to this function list_by_invitation(opts)
Link to this function list_by_rememberable(opts)
Link to this function list_by_trackable(opts)
Link to this function list_by_user(opts)
Link to this function list_invitation()
Link to this function list_invitation(query)
Link to this function list_rememberable()
Link to this function list_rememberable(query)
Link to this function list_trackable()
Link to this function list_trackable(query)
Link to this function query_by(schema, opts)
Link to this function update(changeset)
Link to this function update!(changeset)
Link to this function update_invitation(struct, params)
Link to this function update_invitation!(struct, params)
Link to this function update_rememberable(struct, params)
Link to this function update_rememberable!(struct, params)
Link to this function update_trackable(struct, params)
Link to this function update_trackable!(struct, params)
Link to this function update_user(user, params)
Link to this function update_user!(user, params)