This commit is contained in:
parent
e1fbae22a4
commit
14488476fc
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
|
|||
* used when emulating these actions
|
||||
*/
|
||||
protected $_integrityActions = array();
|
||||
|
||||
protected static $_driverMap = array('oci' => 'oracle');
|
||||
/**
|
||||
* constructor
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue