mix boruta.gen.migration (Boruta core v0.2.1) View Source
Migration task for Boruta.
Creates clients
, tokens
tables. It can also create migration for boruta Accounts (users) with --with-accounts
arg.
Examples
mix boruta.gen.migration
mix boruta.gen.migration --with-accounts
Command line options
--with-accounts
- creates Boruta Accounts (users) migration