MySQL query with Doctrine SQL in my Repository with Symfony 5

后端 未结 0 1102
感动是毒
感动是毒 2021-02-10 21:13

How could I make this sql query with the doctrine like this:

    return $this->createQueryBuilder(\'l\')
    ->select(\'l.fecha as fecha l.id as idLectura,s         


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