Answer the question
In order to leave comments, you need to log in
Doctrine ORM: Is it possible to not map entire objects?
The task is as follows: to read a couple of columns from a table into a database (PostgreSQL) using Doctrine.
Question: Is it possible to do this using an ORM? At the same time, I do not want (do not need to) read all the columns, only a few values are needed.
Clarification: in the future, it may be necessary not only to read from this table, but also to write to it.
Answer the question
In order to leave comments, you need to log in
is it possible not to map objects entirely?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question