<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 22:20:31 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-21/JDBC-21.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-21] Accept string URL as connection parameters</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-21</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;Should support connection parameters in this style:&lt;/p&gt;

&lt;p&gt;(with-connection &quot;postgres://user:password@host.com:port/db-name&quot; &lt;span class=&quot;error&quot;&gt;&amp;#91;...&amp;#93;&lt;/span&gt;)&lt;/p&gt;</description>
                <environment></environment>
            <key id="14706">JDBC-21</key>
            <summary>Accept string URL as connection parameters</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="technomancy">Phil Hagelberg</assignee>
                                <reporter username="technomancy">Phil Hagelberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Oct 2011 12:30:54 -0500</created>
                <updated>Wed, 2 Nov 2011 14:52:38 -0500</updated>
                    <resolved>Wed, 2 Nov 2011 14:52:38 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27009" author="technomancy" created="Mon, 17 Oct 2011 13:18:37 -0500"  >&lt;p&gt;Talked this over with Sean on IRC; I&apos;ll put together a patch.&lt;/p&gt;</comment>
                    <comment id="27012" author="technomancy" created="Mon, 17 Oct 2011 16:21:43 -0500"  >&lt;p&gt;Implements said functionality. Patch depends upon supplied patch for &lt;a href=&quot;http://dev.clojure.org/jira/browse/JDBC-22&quot; title=&quot;Infer :classname from :subprotocol&quot;&gt;&lt;del&gt;JDBC-22&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    <comment id="27013" author="technomancy" created="Mon, 17 Oct 2011 16:54:55 -0500"  >&lt;p&gt;Hold off on this patch; apparently the scheme and subprotocol don&apos;t always match up. Will provide an updated patch.&lt;/p&gt;</comment>
                    <comment id="27014" author="technomancy" created="Mon, 17 Oct 2011 18:00:41 -0500"  >&lt;p&gt;This one should take care of the subprotocol issue; it also adds support for running the tests against postgres.&lt;/p&gt;</comment>
                    <comment id="27191" author="seancorfield" created="Wed, 2 Nov 2011 14:52:38 -0500"  >&lt;p&gt;Patches applied - thank you!&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10408" name="0001-Accept-string-or-URI-in-with-connection.patch" size="3551" author="technomancy" created="Mon, 17 Oct 2011 16:21:43 -0500" />
                    <attachment id="10409" name="jdbc-21-take2.patch" size="12677" author="technomancy" created="Mon, 17 Oct 2011 18:00:40 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>