View Source Pow.Ecto.Schema.Fields (Pow v1.0.27)

Handles the Ecto schema fields for user.

Link to this section Summary

Functions

List of attributes for the ecto schema.

List of indexes for the ecto schema.

Link to this section Functions

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

List of attributes for the ecto schema.

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

List of indexes for the ecto schema.