<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue May 21 20:18:20 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-43/DBAL-43.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-43] Doctrine\DBAL\Platforms\MsSqlPlatform Generates invalid T-SQL</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-43</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;MsSqlPlatform::getAlterTableSQL generates a reasonable quantity of invalid T-SQL (to my knowledge, I&apos;d happily be corrected if wrong).&lt;/p&gt;

&lt;p&gt;Unfortunately SqlSrv (to my knowledge) only accepts &quot;ALTER old_old_name column_definition&quot; and renames of tables and columns are only capable using a stored procedure.&lt;/p&gt;

&lt;p&gt;I&apos;m happy to produce a patch but I think I need a bit of guidance to do so more quickly &lt;img class=&quot;emoticon&quot; src=&quot;http://www.doctrine-project.org/jira/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; &lt;/p&gt;

&lt;p&gt;The major one is that getAlterTableSQL will need to produce multiple SQL statements, but in my testing I&apos;m not able to get this to do so without some additional problems, and I&apos;ve not yet had the opportunity to dive into the bowels of the rest of the schema bits and bobs to understand why. If anyone could point me in the vague direction that would be really handy &lt;img class=&quot;emoticon&quot; src=&quot;http://www.doctrine-project.org/jira/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</description>
                <environment>Any version of SQLSrv that I have available (2000-2008 R2)</environment>
            <key id="11773">DBAL-43</key>
            <summary>Doctrine\DBAL\Platforms\MsSqlPlatform Generates invalid T-SQL</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="juokaz">Juozas Kaziukenas</assignee>
                                <reporter username="the_angry_angel">Karl Southern</reporter>
                        <labels>
                    </labels>
                <created>Sun, 15 Aug 2010 10:12:16 +0000</created>
                <updated>Sat, 27 Nov 2010 12:40:02 +0000</updated>
                    <resolved>Sat, 27 Nov 2010 12:40:02 +0000</resolved>
                            <version>2.0.0-BETA3</version>
                                <fixVersion>2.0.0-RC1-RC3</fixVersion>
                                <component>Platforms</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="14731" author="juokaz" created="Sun, 14 Nov 2010 06:51:51 +0000"  >&lt;p&gt;Isn&apos;t this fixed in current master &lt;a href=&quot;https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Platforms/MsSqlPlatform.php#L226&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Platforms/MsSqlPlatform.php#L226&lt;/a&gt; ?&lt;/p&gt;</comment>
                    <comment id="14847" author="beberlei" created="Sat, 27 Nov 2010 12:40:02 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>