Connection::$transactionalDDLSupport
Whether this database connection supports transactional DDL.
Set to FALSE by default because few databases support this feature.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Database/ Connection.php, line 95
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\DatabaseCode
protected $transactionalDDLSupport = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.