<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue May 21 18:13:30 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-357/DBAL-357.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-357] Missing way to set types for CAST declaration</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-357</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;For a query such as&lt;/p&gt;

&lt;p&gt;    x = CASE WHEN id=$1 THEN CAST($2 AS int)&lt;/p&gt;

&lt;p&gt;there doesn&apos;t seem to be a way to correctly assign the type across multiple platforms. E.g. Postgres required &quot;int&quot; but mysql just requires &quot;unsigned&quot;. Attempting to use &quot;int&quot; here with mysql will fail.&lt;/p&gt;

&lt;p&gt;The method Doctrine\DBAL\Platforms method getIntegerTypeDeclarationSQL will return something like &quot;INT unsigned&quot; for sql, which also fails.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14095">DBAL-357</key>
            <summary>Missing way to set types for CAST declaration</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="petesiss">Pete Sisson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Oct 2012 07:50:35 +0000</created>
                <updated>Thu, 4 Oct 2012 07:50:35 +0000</updated>
                                    <version>2.2</version>
                <version>2.3</version>
                                                <component>Platforms</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>