<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu May 23 07:25:15 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/DBAL-120/DBAL-120.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>[DBAL-120] MySql platform getAlterTableSQL does not quote existing column names</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-120</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;When creating alter table SQL, the MySqlPlatform class does not quote names for columns of an existing table when building a CHANGE query.  This can cause SQL errors.&lt;/p&gt;

&lt;p&gt;It creates queries like this:&lt;/p&gt;

&lt;p&gt;ALTER TABLE my_table CHANGE key `key` INTVARCHAR(255) DEFAULT &apos;&apos; NOT NULL&apos;;&lt;/p&gt;


&lt;p&gt;Attached is a patch to fix this.&lt;/p&gt;

&lt;p&gt;As an aside, is this the best way to contribute a patch?  Or is a GitHub pull request better?&lt;/p&gt;</description>
                <environment></environment>
            <key id="12636">DBAL-120</key>
            <summary>MySql platform getAlterTableSQL does not quote existing column names</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="3">Duplicate</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="deweller">Devon Weller</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 May 2011 21:56:35 +0000</created>
                <updated>Sun, 19 Jun 2011 09:46:39 +0000</updated>
                    <resolved>Sun, 19 Jun 2011 09:46:39 +0000</resolved>
                            <version>2.0.4</version>
                                <fixVersion>2.0.4</fixVersion>
                                <component>Platforms</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="15839" author="deweller" created="Fri, 13 May 2011 22:13:00 +0000"  >&lt;p&gt;I also discovered a similar issue with key names.  A second patch is attached.&lt;/p&gt;</comment>
                    <comment id="16027" author="beberlei" created="Sun, 19 Jun 2011 09:46:39 +0000"  >&lt;p&gt;This problem is a little more complicated, it will be fixed in &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-96&quot; title=&quot;Make approach towards identifier quoting consistent&quot;&gt;DBAL-96&lt;/a&gt; probably for 2.2&lt;/p&gt;</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Duplicate</name>
                                <outwardlinks description="duplicates">
                            <issuelink>
            <issuekey id="12431">DBAL-96</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                    <attachment id="10992" name="quote-mysql-change-colname.patch" size="966" author="deweller" created="Fri, 13 May 2011 21:56:35 +0000" />
                    <attachment id="10993" name="quote-mysql-change-keyname.patch" size="650" author="deweller" created="Fri, 13 May 2011 22:13:28 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>