mix boruta.gen.migration (Boruta core v2.0.0-rc.1) View Source
Migration task for Boruta.
Creates clients
, scopes
and tokens
tables.
Note: This task will create migration files to keep your integration up to date by checking migration file and module names to create missing ones. Thus it is not recommanded to change those since it will break the process.
Examples
mix boruta.gen.migration