<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 00:36:17 CDT 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://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JDBC-9/JDBC-9.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JDBC-9] Solve duplicate column label issue</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-9</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;Per Peter Siewart (and others):&lt;/p&gt;

&lt;p&gt;&amp;#8211; While working with clojure.java.jdbc, I kept running into the &quot;ResultSet must have unique column labels&quot; exception, so I rewrote it to automatically rename duplicate columns. Now, I can run &quot;SELECT * FROM tbl1 JOIN tbl2 ON tbl1.id = tbl2.id&quot; without causing any errors. &lt;/p&gt;

&lt;p&gt;This would definitely be a nice enhancement but so far no one with a signed CA has offered a patch &lt;img class=&quot;emoticon&quot; src=&quot;http://dev.clojure.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;Figuring out the appropriate renaming strategy is key - a sensible default with an optional function to allow users to specify how to do this? Or perhaps only renaming if users specify such a function?&lt;/p&gt;</description>
                <environment></environment>
            <key id="14460">JDBC-9</key>
            <summary>Solve duplicate column label issue</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="seancorfield">Sean Corfield</assignee>
                                <reporter username="seancorfield">Sean Corfield</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Jun 2011 12:29:29 -0500</created>
                <updated>Tue, 11 Oct 2011 16:12:09 -0500</updated>
                    <resolved>Tue, 11 Oct 2011 16:12:08 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26941" author="seancorfield" created="Tue, 11 Oct 2011 16:12:08 -0500"  >&lt;p&gt;Applied a variant of Peter&apos;s patch and added unit tests.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>