Formula proposal #5225

Open
opened 2026-01-22 15:01:57 +01:00 by admin · 0 comments
Owner

Originally created by @skornev on GitHub (Aug 21, 2016).

I think it would be great to have such thing as Formula in Hibernate. It would help to use aggregated fields
Because currently this kind of thing http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/aggregate-fields.html is weird.
If a record was removed directly from DB it would lead to different balance in aggregated field and balance calculated summing rows.

Originally created by @skornev on GitHub (Aug 21, 2016). I think it would be great to have such thing as Formula in Hibernate. It would help to use aggregated fields Because currently this kind of thing http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/aggregate-fields.html is weird. If a record was removed directly from DB it would lead to different balance in aggregated field and balance calculated summing rows.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5225