Releases: flightphp/active-record
Releases · flightphp/active-record
v0.6.2
05 Oct 22:04
Compare
Sorry, something went wrong.
No results found
v0.6.1
28 May 13:59
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
31 Jan 01:33
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
11 Jan 17:26
Compare
Sorry, something went wrong.
No results found
v0.5.0
04 Jan 06:26
Compare
Sorry, something went wrong.
No results found
v0.4.9
30 Jul 01:28
Compare
Sorry, something went wrong.
No results found
v0.4.8
04 Jul 15:41
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
v0.4.7
26 May 04:54
Compare
Sorry, something went wrong.
No results found
What's Changed
There was an unseen merge conflict with spaces vs tabs that caused RecordCommand to....feel very sad.
Full Changelog : v0.4.6...v0.4.7
v0.4.6
26 May 00:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Added new runway command for ActiveRecord. Ex: runway make:record users by @n0nag0n
Full Changelog : v0.4.5...v0.4.6
v0.4.5
22 May 05:06
Compare
Sorry, something went wrong.
No results found