Releases: sausin/laravel-set-autoincrement
Releases · sausin/laravel-set-autoincrement
0.3.3
0.3.2
0.3.1
Database transactions
The changes to database are now performed with transactions
Fix behaviour for SQLITE
v0.2.8 Update README.md
More bug fixes
Bug fixes (#12) * Update SetAutoIncrementCommand.php * Scrutinizer Auto-Fixes (#13) This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com Co-authored-by: Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>
Missing construct
v0.2.6 Update SetAutoIncrementCommand.php
Remove redundancy
v0.2.5 Update SetAutoIncrementCommand.php
Facepalm!
Another typo fix
v0.2.3 Update DatabaseInfo.php