<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 16:45:25 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-34/DMIG-34.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-34] Column names not escaped with backticks</title>
                <link>http://www.doctrine-project.org/jira/browse/DMIG-34</link>
                <project id="10041" key="DMIG">Doctrine Migrations</project>
                        <description>&lt;p&gt;Generated from an Entity with a variable named access_key, with a column name of &quot;key&quot;.&lt;/p&gt;

&lt;p&gt;Generated MySQL table constructor fails, name is not escaped with backticks.&lt;/p&gt;</description>
                <environment>MySQL &amp;amp; Linux</environment>
            <key id="13452">DMIG-34</key>
            <summary>Column names not escaped with backticks</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="6">Invalid</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="geusebio">Matthew Baggett</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Feb 2012 14:18:21 +0000</created>
                <updated>Wed, 15 Feb 2012 14:32:20 +0000</updated>
                    <resolved>Wed, 15 Feb 2012 14:32:20 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17426" author="beberlei" created="Wed, 15 Feb 2012 14:32:13 +0000"  >&lt;p&gt;This is not a bug, you have to explicitly force escpaing manually by giving @Column(name=&quot;``key`&quot;) in your mapping (or xml/yml equivalent).&lt;/p&gt;

&lt;p&gt;Automatic escaping leads to problems, that is why w edont support it.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>