<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu Jun 20 10:31:42 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-142/DBAL-142.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-142] Mapping Driver for Oracle does not know what to do with blobs, throws DBAL Exception for types &quot;blob&quot; and &quot;long raw&quot;.</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-142</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;When attempting to reverse engineer an existing Oracle 11g database an exception is thrown (by DBAL) complaining that the type blob is unknown. I believe this is coming from AbstractPlatform.php. I attempted to solve the problem by add a type mapping for blob in PDOOracle\Driver.php (blob =&amp;gt; text) and it now complains that &quot;long raw&quot; is unknown.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Doctrine\DBAL\DBALException&amp;#93;&lt;/span&gt;&lt;br/&gt;
Unknown database type long raw requested, Doctrine\DBAL\Platforms\OraclePlatform may not support it.&lt;/p&gt;</description>
                <environment>CentOS 5.0, PHP 5.3.6, Oracle 11g EE, Symfony 2.0, Doctrine 2.1</environment>
            <key id="12893">DBAL-142</key>
            <summary>Mapping Driver for Oracle does not know what to do with blobs, throws DBAL Exception for types &quot;blob&quot; and &quot;long raw&quot;.</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="digitalmechanic">Ed Anderson</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Aug 2011 10:41:55 +0000</created>
                <updated>Tue, 13 Mar 2012 17:09:59 +0000</updated>
                    <resolved>Sun, 30 Oct 2011 22:25:29 +0000</resolved>
                            <version>2.1</version>
                                <fixVersion>2.2</fixVersion>
                                <component>Platforms</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="16737" author="beberlei" created="Sun, 30 Oct 2011 22:25:29 +0000"  >&lt;p&gt;Implemented blob support&lt;/p&gt;</comment>
                    <comment id="17562" author="seandiovza" created="Tue, 13 Mar 2012 17:09:59 +0000"  >&lt;p&gt;Sorry. i am new in it, i am developing and app in symfony 2, and when i try to import the entities from the database i get the error: &lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Doctrine\DBAL\DBALException&amp;#93;&lt;/span&gt;&lt;br/&gt;
Unknown database type blob requested, Doctrine\DBAL\Platform may not support it.&lt;/p&gt;

&lt;p&gt;i am using oracle 11g, i did try (blob =&amp;gt; &apos;text&apos;)  in oraclepatform.php but is later send me more errors, i cant understand, i want know how can i fix it i anyway to at least can import the entities, thank you&lt;/p&gt;



</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Duplicate</name>
                                <outwardlinks description="duplicates">
                            <issuelink>
            <issuekey id="11273">DBAL-6</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>