Tags: flightphp/active-record
Toggle v0.7.0's commit message
Merge pull request #32 from flightphp/eager-loading
Added eager loading for relations
Toggle v0.6.3's commit message
fixed issues with has many not having a record
Toggle v0.6.2's commit message
Merge pull request #28 from flightphp/find-adjustments
adjusted behavior and comments around find() method
Toggle v0.6.1's commit message
simplified filterParam to account for boolean and use placeholders fo…
…r int
Toggle v0.6.0's commit message
Major changes to fix wrap() bug
Toggle v0.5.1's commit message
Merge pull request #24 from flightphp/mysqli-fixes
mysqli issues with findAll and unit test fixes.
Toggle v0.5.0's commit message
Merge pull request #22 from flightphp/windows-and-escape-fixes
Windows and escape fixes
Toggle v0.4.9's commit message
Merge pull request #20 from flightphp/double-join-fix
fixed duplicated sql syntax if join called twice.
Toggle v0.4.8's commit message
Merge pull request #18 from flightphp/pass-to-database-connection
if you pass an unknown method to ActiveRecord it will pass it to the …
Toggle v0.4.7's commit message
You can’t perform that action at this time.