Skip to content

Tags: coderexample/database

Tags

v5.0.0

Toggle v5.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Cleanup the migrate command

v4.2.16

Toggle v4.2.16's commit message
Reverse change that has caused ridiculous problems.

v4.2.12

Toggle v4.2.12's commit message
Spelling: built -> build

v4.2.9

Toggle v4.2.9's commit message
Enable deletes with joins in MySQL. Tests.

v4.2.8

Toggle v4.2.8's commit message
Added purge method.

v4.2.7

Toggle v4.2.7's commit message
Return Illuminate\Support\Fluent when possible, this allow developer …

…to further chain additional command such as ->after() etc.

Signed-off-by: crynobone <crynobone@gmail.com>

v4.2.6

Toggle v4.2.6's commit message
Cleaning up code. Fixing stuff. Tests.

v4.2.5

Toggle v4.2.5's commit message
Merge branch '4.1' into 4.2

v4.2.4

Toggle v4.2.4's commit message
Merge pull request #4547 from ambrella/4.2

[4.2] Gey keyName before instance can be translated into builder

v4.2.3

Toggle v4.2.3's commit message
Merge pull request #4604 from GrahamCampbell/4.2-db

Updated Connection Interface