Pow v1.0.8 Pow.Ecto.Schema.Fields View Source
Handles the Ecto schema fields for user.
Link to this section Summary
Link to this section Functions
Link to this function
attrs(config)
View Source
attrs(config)
View Source
attrs(Pow.Config.t()) :: [tuple()]
attrs(Pow.Config.t()) :: [tuple()]
List of attributes for the ecto schema.
Link to this function
indexes(config)
View Source
indexes(config)
View Source
indexes(Pow.Config.t()) :: [tuple()]
indexes(Pow.Config.t()) :: [tuple()]
List of indexes for the ecto schema.