Skip to content

Tags: flightphp/active-record

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #32 from flightphp/eager-loading

Added eager loading for relations

v0.6.3

Toggle v0.6.3's commit message
fixed issues with has many not having a record

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #28 from flightphp/find-adjustments

adjusted behavior and comments around find() method

v0.6.1

Toggle v0.6.1's commit message
simplified filterParam to account for boolean and use placeholders fo…

…r int

v0.6.0

Toggle v0.6.0's commit message
Major changes to fix wrap() bug

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #24 from flightphp/mysqli-fixes

mysqli issues with findAll and unit test fixes.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from flightphp/windows-and-escape-fixes

Windows and escape fixes

v0.4.9

Toggle v0.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from flightphp/double-join-fix

fixed duplicated sql syntax if join called twice.

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from flightphp/pass-to-database-connection

if you pass an unknown method to ActiveRecord it will pass it to the …

v0.4.7

Toggle v0.4.7's commit message
dang ol' spaces and tabs