Pow v0.1.0-alpha Pow.Ecto.Schema.Migration View Source

Generates schema migration content.

Link to this section Summary

Link to this section Functions

Link to this function gen(context_base, config \\ []) View Source
gen(binary(), Pow.Config.t()) :: binary()
Link to this function schema(repo, table, migration_name, attrs, indexes, opts) View Source
schema(atom(), binary(), binary(), list(), list(), Keyword.t()) :: map()