Releases: flightphp/active-record
Releases · flightphp/active-record
v0.7.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix insert() and update() ignoring typed public properties by @enlivenapp in #35
Fix isHydrated() returning false with typed public properties by @enlivenapp in #33
New Contributors
Full Changelog : v0.7.0...v0.7.1
v0.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.6.3...v0.7.0
v0.6.3
Compare
Sorry, something went wrong.
No results found
What's changed
Exception when trying to access a HAS_MANY relationship without entries #29
Full Changelog : v0.6.2...v0.6.3
v0.6.2
Compare
Sorry, something went wrong.
No results found
What's Changed
adjusted behavior and comments around find() method by @n0nag0n in #28
Full Changelog : v0.6.1...v0.6.2
v0.6.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Corrected some logic with true/false params #27
Corrected some logic with parameterized values with int/floats
Full Changelog : v0.6.0...v0.6.1
v0.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
A significant overhaul had to be done to address a bug where wrap was not working properly. Now it is, with a lot more unit testing to ensure that.
Full Changelog : v0.5.1...v0.6.0
v0.5.1
Compare
Sorry, something went wrong.
No results found
What's Changed
mysqli issues with findAll and unit test fixes. by @n0nag0n in #24
Full Changelog : v0.5.0...v0.5.1
v0.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.4.9...v0.5.0
v0.4.9
Compare
Sorry, something went wrong.
No results found
What's Changed
fixed duplicated sql syntax if join called twice. by @n0nag0n in #20
Full Changelog : v0.4.8...v0.4.9
v0.4.8
Compare
Sorry, something went wrong.
No results found
What's Changed
if you pass an unknown method to ActiveRecord it will pass it to the database connection by @n0nag0n in #18
Full Changelog : v0.4.7...v0.4.8