Releases: mavinoo/laravelBatch
Laravel Batch v2.2.8
Insert and update batch (bulk) in laravel
postgreSQL: add, Check Json types
postgreSQL: fixed json data single quotes
Laravel Batch v2.2.7
Insert and update batch (bulk) in laravel
Use Carbon:now() instead of the now() helper
Laravel Batch v2.2.6
Insert and update batch (bulk) in laravel
Add support pgsql for updateWithTwoIndex
Laravel Batch v2.2.5
Insert and update batch (bulk) in laravel
Fixed increment/decrement functionality
Laravel Batch v2.2.4
Insert and update batch (bulk) in laravel
Added increment/decrement functionality
Laravel Batch v2.2.3
Insert and update batch (bulk) in laravel
Fixed Bug
Laravel Batch v2.2.2
Insert and update batch (bulk) in laravel
Fixed Bug
Laravel Batch v2.2.1
Insert and update batch (bulk) in laravel
add method updateWithTwoIndex
Laravel Batch v2.2.0
Insert and update batch (bulk) in laravel
Added support for pgsql batch update
maintain the created_at and updated_at columns automatically
Laravel Batch v2.1.9
Merge pull request #37 from Gavrisimo/patch-1 fix namespace issue for BatchServiceProvider