PowAssent.Ecto.UserIdentities.Schema.Fields (PowAssent v0.4.10) View Source

Handles the Ecto schema fields for user.

Link to this section Summary

Functions

List of associations for the ecto schema.

List of attributes for the ecto schema.

List of indexes for the ecto schema.

Link to this section Functions

Specs

assocs(PowAssent.Config.t()) :: [tuple()]

List of associations for the ecto schema.

Specs

attrs(PowAssent.Config.t()) :: [tuple()]

List of attributes for the ecto schema.

Specs

indexes(PowAssent.Config.t()) :: [tuple()]

List of indexes for the ecto schema.