Version 4.0.0 is out with Active Record Segregation Properties #21
macropay-solutions
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add Active Record Segregation Properties
Refactored getFiltered for symfony 7.x
Add annotations for macros
This will eliminate (also for the future) the clashes between the object property previous and the attribute/column previous and the relation previous if you use them like:
You can just put
in your models if you want autocomplete and you don't want to create child classes from BaseModelAttributes and BaseModelRelations.
Beta Was this translation helpful? Give feedback.
All reactions