<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sun May 19 14:44:51 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DBAL+AND+fixVersion+%3D+%222.2-BETA2%22&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.doctrine-project.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Doctrine Project</title>
        <link>http://www.doctrine-project.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DBAL+AND+fixVersion+%3D+%222.2-BETA2%22</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="3" total="3"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[DBAL-194] BlobType should implement getBindingType() </title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-194</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;BlobType should implement getBindingType() and return PDO::PARAM_LOB&lt;/p&gt;

&lt;p&gt;Currently (2.2-BETA1) DBAL uses PDO::PARAM_STR and thus stores the data incorrectly.&lt;/p&gt;

&lt;p&gt;Working patch is attached.&lt;/p&gt;</description>
                <environment>PHP 5.3.8&lt;br/&gt;
PostgreSQL 9.1</environment>
            <key id="13324">DBAL-194</key>
            <summary>BlobType should implement getBindingType() </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="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="codingrobot">Nikolai Spassoff</reporter>
                        <labels>
                    </labels>
                <created>Sun, 1 Jan 2012 02:04:38 +0000</created>
                <updated>Tue, 3 Jan 2012 22:03:56 +0000</updated>
                    <resolved>Mon, 2 Jan 2012 13:52:49 +0000</resolved>
                            <version>2.2-BETA1</version>
                                <fixVersion>2.2-BETA2</fixVersion>
                <fixVersion>2.2</fixVersion>
                                <component>Schema Managers</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17165" author="beberlei" created="Mon, 2 Jan 2012 13:52:49 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11137" name="fix.patch" size="413" author="codingrobot" created="Sun, 1 Jan 2012 02:04:38 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[DBAL-192] GH-86: Remove a type object if a type is overrided</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-192</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;Pull-Request was automatically synchronized: &lt;a href=&quot;https://github.com/doctrine/dbal/pull/86&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/pull/86&lt;/a&gt;&lt;/p&gt;
</description>
                <environment></environment>
            <key id="13310">DBAL-192</key>
            <summary>GH-86: Remove a type object if a type is overrided</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>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="beberlei">Benjamin Eberlei</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Dec 2011 23:58:06 +0000</created>
                <updated>Tue, 3 Jan 2012 22:04:08 +0000</updated>
                    <resolved>Wed, 28 Dec 2011 08:34:20 +0000</resolved>
                                            <fixVersion>2.2-BETA2</fixVersion>
                <fixVersion>2.2</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[DBAL-190] Column type comment SQL is missing during table creation</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-190</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;Column type comment is generated properly only with MySQL, and is not generated on platforms that support comment on column statements (Oracle, PgSQL).&lt;/p&gt;</description>
                <environment>Latest DBAL master</environment>
            <key id="13298">DBAL-190</key>
            <summary>Column type comment SQL is missing during table creation</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>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="adrive">Miloslav &quot;adrive&quot; Kmet</reporter>
                        <labels>
                    </labels>
                <created>Fri, 23 Dec 2011 09:24:57 +0000</created>
                <updated>Tue, 3 Jan 2012 22:04:19 +0000</updated>
                    <resolved>Wed, 28 Dec 2011 07:46:02 +0000</resolved>
                                            <fixVersion>2.1.6</fixVersion>
                <fixVersion>2.2-BETA2</fixVersion>
                <fixVersion>2.2</fixVersion>
                                <component>Platforms</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17094" author="beberlei" created="Fri, 23 Dec 2011 09:29:06 +0000"  >&lt;p&gt;This issue is referenced in Github Pull-Request GH-84&lt;br/&gt;
&lt;a href=&quot;https://github.com/doctrine/dbal/pull/84&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/pull/84&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="17114" author="beberlei" created="Wed, 28 Dec 2011 07:41:15 +0000"  >&lt;p&gt;Related Pull Request was closed: &lt;a href=&quot;https://github.com/doctrine/dbal/pull/84&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/pull/84&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="17115" author="beberlei" created="Wed, 28 Dec 2011 07:46:02 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>