-
-
Notifications
You must be signed in to change notification settings - Fork 838
Closed
Description
I played around with your Rollback function and noticed that it not rolls back all changes.
- DataTables file is not deleted
- Changes in menu.blade.php are not rolled back, even stated by the script in the shells output
- Model Schema JSON files is not deleted (Perhaps this should be confugurable, if that will be deleted also?)
- DB Migration in not rolled back as well (Perhaps a good idea to add this also in Rollback process, perhaps also configurable?
Perhaps you can review these as ideas?
Regards
kay899
tjimenez