<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue Jun 18 23:56:11 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-24/JDBC-24.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-24] Make where-params optional for update-values function</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-24</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;This prevents having to pass a wonky always-true clause (e.g. &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;1=1&amp;quot;&amp;#93;&lt;/span&gt;) as the where-params when updating all the rows in a table.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15096">JDBC-24</key>
            <summary>Make where-params optional for update-values function</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="2">Declined</resolution>
                                <assignee username="seancorfield">Sean Corfield</assignee>
                                <reporter username="misfo">Trent Ogren</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Jan 2012 23:03:06 -0600</created>
                <updated>Wed, 4 Jan 2012 23:43:46 -0600</updated>
                    <resolved>Wed, 4 Jan 2012 23:43:46 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27505" author="misfo" created="Wed, 4 Jan 2012 23:04:40 -0600"  >&lt;p&gt;I&apos;m aware that I might have to sign the Clojure CA.  I just thought I&apos;d see what you think first...&lt;/p&gt;</comment>
                    <comment id="27506" author="seancorfield" created="Wed, 4 Jan 2012 23:43:46 -0600"  >&lt;p&gt;See &lt;a href=&quot;http://dev.clojure.org/jira/browse/JDBC-14&quot; title=&quot;delete-rows does not work with null WHERE&quot;&gt;&lt;del&gt;JDBC-14&lt;/del&gt;&lt;/a&gt; since I&apos;m declining this for the same reason. Performing a global update is an unusual operation and I think the API should prevent you from accidentally updating all rows, just as it should prevent you from deleting all rows. Requiring a where clause does that.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10758" name="optional-where-params-update-values.patch" size="3488" author="misfo" created="Wed, 4 Jan 2012 23:03:06 -0600" />
                </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>