<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 25 18:07:07 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-74/DBAL-74.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-74] OracleSchemaManager - incorrectly detected the length of the string columns</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-74</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;When I create a VARCHAR2 column with the length specified in char units (VARCHAR2(10 CHAR)) instead of the default  byte, the metadata stored in all_tab_columns -&amp;gt; data_length is not 10, but 40. It is better to use char_length instead of data_length. Char_length is the same wheter the size unit is in CHAR or BYTE.&lt;/p&gt;

&lt;p&gt;It is neccessary for me to use CHAR instead of the default BYTE, because I am using unicode charset.&lt;/p&gt;
</description>
                <environment></environment>
            <key id="12199">DBAL-74</key>
            <summary>OracleSchemaManager - incorrectly detected the length of the string columns</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="adrive">Miloslav &quot;adrive&quot; Kmet</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Dec 2010 06:45:02 +0000</created>
                <updated>Sun, 12 Dec 2010 06:54:32 +0000</updated>
                    <resolved>Sun, 12 Dec 2010 06:48:39 +0000</resolved>
                            <version>2.0.0-RC1-RC3</version>
                                <fixVersion>2.0-RC5</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="14923" author="adrive" created="Tue, 7 Dec 2010 07:07:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/milokmet/dbal/commit/a5087e8e229bfd2cde947e1d387ebe2e2b122b85&quot; class=&quot;external-link&quot;&gt;https://github.com/milokmet/dbal/commit/a5087e8e229bfd2cde947e1d387ebe2e2b122b85&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="14924" author="beberlei" created="Tue, 7 Dec 2010 07:52:36 +0000"  >&lt;p&gt;Can I appoint you to Doctrine&apos;s Oracle specialist? &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;Thank you very much, I will merge that as soon as i have time.&lt;/p&gt;</comment>
                    <comment id="14954" author="beberlei" created="Sun, 12 Dec 2010 06:48:39 +0000"  >&lt;p&gt;Merged&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>