Open Squishy123 opened 5 years ago
Currently the only support query for deleting ronin components is using the command:
ronin delete:select
Create additional queries for migrations, models, modules, middlewares, routes
Start by looking at the delete.js script located in src/scripts
Add both interactive and direct deletion for each query Example:
Sounds gud!
Add support for deleting ronin components by manual queries
Currently the only support query for deleting ronin components is using the command:
Create additional queries for migrations, models, modules, middlewares, routes