<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 25 11:28:45 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-20/DMIG-20.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-20] migrations try to create an index with name &quot;primary&quot; for ManyToMany associations</title>
                <link>http://www.doctrine-project.org/jira/browse/DMIG-20</link>
                <project id="10041" key="DMIG">Doctrine Migrations</project>
                        <description>&lt;p&gt;For ManyToMany associations, migrations try to create a unique index on (joinColumn, inverseJoinColumn) having name &quot;primary&quot;:&lt;/p&gt;

&lt;p&gt;CREATE UNIQUE INDEX primary ON join_table (joinColumn, inverseJoinColumn);&lt;/p&gt;

&lt;p&gt;Which results in a syntax error on MySQL (primary is also an invalid key name).&lt;/p&gt;</description>
                <environment></environment>
            <key id="12455">DMIG-20</key>
            <summary>migrations try to create an index with name &quot;primary&quot; for ManyToMany associations</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="jwage">Jonathan H. Wage</assignee>
                                <reporter username="arnaud-lb">arnaud-lb</reporter>
                        <labels>
                    </labels>
                <created>Sun, 6 Mar 2011 10:17:13 +0000</created>
                <updated>Sun, 26 Jun 2011 11:57:28 +0000</updated>
                    <resolved>Sun, 26 Jun 2011 11:57:28 +0000</resolved>
                                                                    <due></due>
                    <votes>1</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="16063" author="k-fish" created="Sat, 25 Jun 2011 09:43:16 +0000"  >&lt;p&gt;Caused by / related to &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-126&quot; title=&quot;schema-tool creates primary keys as unique constraints&quot;&gt;&lt;del&gt;DBAL-126&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="16072" author="arnaud-lb" created="Sun, 26 Jun 2011 11:57:28 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-126&quot; class=&quot;external-link&quot;&gt;http://www.doctrine-project.org/jira/browse/DBAL-126&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>