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

Handles the Ecto schema fields for user.

Summary

Functions

List of associations for the ecto schema.

List of attributes for the ecto schema.

List of indexes for the ecto schema.

Functions

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

List of associations for the ecto schema.

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

List of attributes for the ecto schema.

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

List of indexes for the ecto schema.