Skip to content

Releases: wfeller/laravel-batch

7.0.3

30 Mar 15:01
Compare
Choose a tag to compare
whereIn query when the updated value is always the same

Signed-off-by: William <[email protected]>

7.0.2

30 Mar 14:53
Compare
Choose a tag to compare
whereIn query when the updated value is always the same

Signed-off-by: William <[email protected]>

7.0.1

16 Feb 17:55
691d70c
Compare
Choose a tag to compare
Update composer.json

7.0

16 Feb 17:52
Compare
Choose a tag to compare
7.0
laravel 9

Signed-off-by: William <[email protected]>

6.4.4

08 Dec 10:31
Compare
Choose a tag to compare
support php 8

Signed-off-by: William <[email protected]>

6.4.3

22 Nov 15:30
Compare
Choose a tag to compare
add forceDeleting to events

Signed-off-by: William <[email protected]>

6.4.2

22 Nov 15:18
Compare
Choose a tag to compare
add batch deleting event + fewer queries

Signed-off-by: William <[email protected]>

6.4.1

22 Nov 10:47
Compare
Choose a tag to compare
add batch deleting event

Signed-off-by: William <[email protected]>

6.4

09 Sep 17:28
Compare
Choose a tag to compare
6.4
support laravel 8

Signed-off-by: William <[email protected]>

6.3

03 Sep 12:44
Compare
Choose a tag to compare
6.3
  • Don't update clean models in the DB and don't dispatch update events on clean models 944cd07