The behaviour of this variable may be influenced by metacasing in ADOdb V6
Type | Boolean |
---|---|
Default | false |
Setting the value of this class variable to true causes the names of tables and columns to be quoted on insert and update statements, typically used because the names themselves contain reserved words or special characters
$activeRecord->_quoteNames = true;