View Source mix ash_postgres.create (ash_postgres v1.3.28)
Create the storage for repos in all resources for the given (or configured) apis.
examples
Examples
mix ash_postgres.create
mix ash_postgres.create --apis MyApp.Api1,MyApp.Api2
command-line-options
Command line options
--apis
- the apis who's repos you want to migrate.--quiet
- do not log output--no-compile
- do not compile before creating--no-deps-check
- do not compile before creating