DQL function DATE_FORMAT work in symfony 4 but not in 5.1

后端 未结 0 1168
死守一世寂寞
死守一世寂寞 2021-01-08 01:42

Hellow, in symfony 4 I have DQL with a DATE_FORMAT():

return $this->createQueryBuilder(\'aff\')
        ->select(     "DATE_FORMAT(aff.dateFacture,         


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