Releases: dam-bal/eloquentity
Releases · dam-bal/eloquentity
0.5.3
28 Sep 16:11
Compare
Sorry, something went wrong.
No results found
removed final keyword from Eloquentity class to it is possible to mock it
Full Changelog : 0.5.2...0.5.3
0.5.2
20 Mar 21:20
Compare
Sorry, something went wrong.
No results found
0.5.1
20 Mar 21:12
Compare
Sorry, something went wrong.
No results found
Updated composer.json to be able to be installed for illuminate/database 11
Full Changelog : 0.5.0...0.5.1
0.5.0
09 Sep 18:29
Compare
Sorry, something went wrong.
No results found
0.4.0
08 Sep 20:41
Compare
Sorry, something went wrong.
No results found
What's Changed
fix around id property, id property is not required to be defined on entity by @dam-bal in #22
Full Changelog : 0.3.0...0.4.0
0.3.0
08 Sep 15:50
Compare
Sorry, something went wrong.
No results found
Improvements
07 Sep 19:29
Compare
Sorry, something went wrong.
No results found
What's Changed
Id attribute removed, property of id (primary key) needs to match primary key on Model but in camel case format.
id (primary key) is not required on entity class
Full Changelog : 0.1.0...0.2.0
Initial release
12 Apr 20:16
Compare
Sorry, something went wrong.
No results found