Hi there, I have read how to create several DBAL connections for handling slaves and read/writes separation (for example in Symfony 2). However I see nowhere a mention that it indeeds works with the ORM and the EntityManager.
Is there a way to have the EntityManager perform read queries on a connection, and write queries/transactions on another? Thanks Matthieu -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
