Skip to content

Releases: sausin/laravel-set-autoincrement

0.3.3

11 Jul 05:50
6d9c3cf
Compare
Choose a tag to compare

Laravel 8 support

0.3.2

17 Aug 04:55
6842365
Compare
Choose a tag to compare
  • Missed removing queue interface

0.3.1

17 Aug 04:47
3a2993b
Compare
Choose a tag to compare
  • Remove queue from listener as

Database transactions

15 Apr 11:57
8d13e8e
Compare
Choose a tag to compare

The changes to database are now performed with transactions

Fix behaviour for SQLITE

11 Apr 10:16
88447da
Compare
Choose a tag to compare
v0.2.8

Update README.md

More bug fixes

11 Apr 04:01
bd6d3a9
Compare
Choose a tag to compare
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

11 Apr 03:49
b76e1c0
Compare
Choose a tag to compare
v0.2.6

Update SetAutoIncrementCommand.php

Remove redundancy

11 Apr 03:44
e19f209
Compare
Choose a tag to compare
v0.2.5

Update SetAutoIncrementCommand.php

Facepalm!

11 Apr 03:40
00b45bb
Compare
Choose a tag to compare
v0.2.4

Update DatabaseInfo.php

Another typo fix

11 Apr 03:37
beb9841
Compare
Choose a tag to compare
v0.2.3

Update DatabaseInfo.php