View Source mix ash_postgres.create (ash_postgres v2.1.17)
Create the storage for repos in all resources for the given (or configured) domains.
Examples
mix ash_postgres.create
mix ash_postgres.create --domains MyApp.Domain1,MyApp.Domain2
Command line options
--domains
- the domains 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