pow_postgres_store v1.0.0-rc2 mix pow.postgres.gen.schema
Link to this section Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Link to this section Functions
Link to this function
create_migrations(assigns, options)
Link to this function
create_schema_file(assigns, filename, options)
Link to this function
render_migration_20200115134156_create_pow_store_table(assigns)
Link to this function
run(args)
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.
Link to this function