MergeQuery::$defaultFields
An array of fields which should be set to their database-defined defaults.
Used on INSERT.
Type: array
File
-
includes/
database/ query.inc, line 1313
Class
- MergeQuery
- General class for an abstracted MERGE query operation.
Code
protected $defaultFields = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.