MergeQuery::$needsUpdate

Flag indicating whether an UPDATE is necessary.

Type: boolean

File

includes/database/query.inc, line 1349

Class

MergeQuery
General class for an abstracted MERGE query operation.

Code

protected $needsUpdate = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.