[development] Drupal 7 API Change notification: Four small-ish changes
Stéphane Corlosquet
scorlosquet at gmail.com
Thu Oct 7 15:24:26 UTC 2010
On Wed, Sep 29, 2010 at 9:45 AM, Randy Fay <randy at randyfay.com> wrote:
> *
> *(issue <http://drupal.org/node/844186#comment-3486946>) Database "merge
> queries" have changed syntax. If you used MergeQuery::updateExcept() in a
> merge query, you'll want to see the issue. *Look carefully at this one if
> you have a MergeQuery and use updateExcept(),*
MergeQuery::update() was also affected by this API change as we learnt in
http://drupal.org/node/924532 - in our case, replacing it
with MergeQuery::updateFields() was all we had to do.
Steph.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20101007/d2c43cd5/attachment.html
More information about the development
mailing list