Skip to content

Releases: mavinoo/laravelBatch

Laravel Batch v2.4.1

17 Sep 12:45
Compare
Choose a tag to compare

fixed bugs! in method update Multiple Condition 146182143.

Laravel Batch v2.4

14 Jul 13:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.6...v2.4

Laravel Batch v2.3.6

21 Nov 06:16
3fc44da
Compare
Choose a tag to compare

Laravel Batch v2.3.5

08 Dec 13:08
379d04f
Compare
Choose a tag to compare

Disable backtick when incrementing
Changelog a561f23

Laravel Batch v2.3.4

02 May 05:18
126f077
Compare
Choose a tag to compare

Laravel Batch v2.3.3

19 Apr 04:24
91baddc
Compare
Choose a tag to compare

Insert and update batch (bulk) in laravel

support to the case where there is no 0th array
As it stands now, this would be an error in this case.

bug fixed: commit

Laravel Batch v2.3.2

27 Jan 07:02
91baddc
Compare
Choose a tag to compare

Insert and update batch (bulk) in laravel

bug fixed.

Laravel Batch v2.3.1

19 Dec 05:36
91e8a8e
Compare
Choose a tag to compare

Insert and update batch (bulk) in laravel

more bugs fixed.

Laravel Batch v2.3.0

30 Oct 09:56
bff39ec
Compare
Choose a tag to compare

Insert and update batch (bulk) in laravel

update method insert, disableBacktick for driver pgsql & sqlsrv

Laravel Batch v2.2.9

30 Jun 14:57
Compare
Choose a tag to compare

Insert and update batch (bulk) in laravel

add method disableBacktick for driver pgsql & sqlsrv