Releases: cesargb/laravel-cascade-delete
Releases · cesargb/laravel-cascade-delete
version 1.0.0
v1.0.0 command output with more info
Add support to Laravel 7
Merge pull request #8 from cesargb/analysis-PxBY2m Apply fixes from StyleCI
version 0.7.1
- Add autoload models to clean residual
pre version 1.0
Merge pull request #6 from cesargb/analysis-ajjeK7 Apply fixes from StyleCI
Add support to Laravel 6
v0.6.0 change require version
Add support to MorphOne
0.5.0 update readme
Add support to Laravel 5.8
Add support to Laravel 5.8
Residual clean
If you bulk delete a model with morphological relationships, you will have residual data that has not been deleted.
This PR tries to clean up this waste.
- Add method deleteMorphResidual
- Add command morph:clean
Compatibility with Laravel 5.7
0.2.0 Compatibility with Laravel 5.7