<br><div class="gmail_quote">On Wed, Sep 29, 2010 at 9:45 AM, Randy Fay <span dir="ltr">&lt;<a href="mailto:randy@randyfay.com" target="_blank">randy@randyfay.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<i><br></i>(<a href="http://drupal.org/node/844186#comment-3486946" target="_blank">issue</a>) Database &quot;merge queries&quot; have changed syntax. If you used MergeQuery::updateExcept() in a merge query, you&#39;ll want to see the issue. <i>Look carefully at this one if you have a MergeQuery and use updateExcept(),</i></blockquote>

<div><br></div><div>MergeQuery::update() was also affected by this API change as we learnt in <a href="http://drupal.org/node/924532" target="_blank">http://drupal.org/node/924532</a> - in our case, replacing it with MergeQuery::updateFields() was all we had to do.</div>

<div><br></div><div>Steph.</div></div>