InsertQuery::$defaultFields

An array of fields that should be set to their database-defined defaults.

Type: array

File

includes/database/query.inc, line 462

Class

InsertQuery
General class for an abstracted INSERT query.

Code

protected $defaultFields = array();

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