View Source PowAssent.Ecto.UserIdentities.Schema.Module (PowAssent v0.4.17)
Generates schema module content.
configuration-options
Configuration options
:binary_id
- if the schema module should use binary id, default nil.
Link to this section Summary
Link to this section Functions
Generates schema module file content.
@spec new(atom(), binary(), binary(), PowAssent.Config.t()) :: map()
Generates a schema module map.