An array of fields that should be set to their database-defined defaults.
Type: array
File
- drupal/core/lib/Drupal/Core/Database/Query/Insert.php, line 36
- Definition of Drupal\Core\Database\Query\Insert
Class
- Insert
- General class for an abstracted INSERT query.
Namespace
Drupal\Core\Database\Query
Code
protected $defaultFields = array();