ash_postgres v0.41.0-rc.5 mix ash_postgres.create View Source
Create the storage for repos in all resources for the given (or configured) apis.
Examples
mix ash_postgres.create
mix ash_postgres.create --apis MyApp.Api1,MyApp.Api2
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