Skip to content

Tags: HilbertGilbertson/laravelBatch

Tags

v2.2.6

Toggle v2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mavinoo#59 from goszowski/master

Add support pgsql for updateWithTwoIndex

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mavinoo#58 from WalterWoshid/master

Fixed increment/decrement bad syntax

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mavinoo#56 from WalterWoshid/master

Added increment / decrement functionality

v2.2.3

Toggle v2.2.3's commit message
fixed driver postgres method update

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Batch.php

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add method updateWithTwoIndex

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mavinoo#44 from p4rse/master

maintain the created_at and updated_at columns automatically

v2.1.9

Toggle v2.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mavinoo#37 from Gavrisimo/patch-1

fix namespace issue for BatchServiceProvider

v2.1.8

Toggle v2.1.8's commit message
fixed name composer BatchServiceProvider

v2.1.7

Toggle v2.1.7's commit message
rename class && namespace LaravelBatch to Batch