Doctrine ORM: type-hinting for aggregated values

前端 未结 0 1422
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-12 07:13

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:

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