I have several databases that I need to apply migrations to. Is there a way to apply updates to all of them via Doctrine migrations?
Asked
Active
Viewed 153 times
1 Answers
0
I don't know if this is still relevant to you, but you can find answeres here: Symfony Doctrine Migrations, how can I use multiple entity managers