<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu May 23 20:57:00 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DMIG-25/DMIG-25.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DMIG-25] migrating muliple databases</title>
                <link>http://www.doctrine-project.org/jira/browse/DMIG-25</link>
                <project id="10041" key="DMIG">Doctrine Migrations</project>
                        <description>&lt;p&gt;I have 2 databases db1 and db2 in symfony2 + doctrine2 and both databases are different from each other in terms of tables and their fields. &lt;br/&gt;
I need to work on migration. Things work fine as long as there is one database. &lt;br/&gt;
But it does not works when there are more than one databases as it tries to migrate from all files &lt;span class=&quot;error&quot;&gt;&amp;#91;some of which are for db1, and some of them are for db2&amp;#93;&lt;/span&gt;&lt;br/&gt;
Also, is there any way where I can provide entity manager specific migration settings. Or is there any way through which I can provide connection or entity manager in the migration class.&lt;/p&gt;
</description>
                <environment>symfony2</environment>
            <key id="12863">DMIG-25</key>
            <summary>migrating muliple databases</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/critical.png">Critical</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="2">Won&apos;t Fix</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="saggi18dec">Ajinder Singh</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jul 2011 06:32:21 +0000</created>
                <updated>Sat, 17 Mar 2012 10:46:44 +0000</updated>
                    <resolved>Sat, 17 Mar 2012 10:46:44 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17609" author="beberlei" created="Sat, 17 Mar 2012 10:46:44 +0000"  >&lt;p&gt;This is not supported, Migrations works for exactly one database, not more.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>