View Source mix ash_sqlite.create (ash_sqlite v0.1.3)

Create the storage for repos in all resources for the given (or configured) domains.

Examples

mix ash_sqlite.create
mix ash_sqlite.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