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

Handles the Ecto schema fields for user.

Summary

Functions

List of attributes for the ecto schema.

List of indexes for the ecto schema.

Functions

attrs(config)

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

List of attributes for the ecto schema.

indexes(config)

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

List of indexes for the ecto schema.