1

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?

sluther
  • 1,694
  • 20
  • 29

1 Answers1

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

Community
  • 1
  • 1
hattila
  • 490
  • 5
  • 13