Doctrine ORM: type-hinting for aggregated values

前端 未结 0 971
一生所求
一生所求 2021-02-12 07:52

I use a few Value Object types in the ORM mapping (DateTime, Money, etc) and sometimes I need to get an aggregated value (SUM, MIN, AVG, etc) for them.

For example:

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题