geoffroyp
geoffroyp
You are right, my message was not very accurate. So to clarify this, I can add new tables, or new columns, but not change was is already existing. The reason...
Thank you, but my problem is a bit different. In the stack question you mentionned, the guy had 2 REALLY different database, and thus 2 different connections. And that's really...
having multiple connections, even to the same DB, would not allow me to have mapping between the different schemas. Therefore, migrations would probably fail when encountering a foreign key located...