mix ash_sqlite.create (ash_sqlite v0.2.14)
View SourceCreate 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.Domain2Command 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