Answer the question
In order to leave comments, you need to log in
How to select data from a table for which no ORM class has been created in symphony?
There is a service table in the symphony project. I had to make a request to her.
A class has not been created for it, so code like:
$em->createQuery('SELECT d.id FROM dev_table d')
will not work.
The question is what is the best way to proceed in this case?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question