Development Doctrine_Connection_Sqlite
Doctrine Connection Sqlite
Inheritence
Doctrine_Connection_Sqlite < Doctrine_Connection_Common < Doctrine_Connection
Method Summary
Methods inherited from Doctrine_Connection_Common
modifyLimitQueryMethods inherited from Doctrine_Connection
incrementQueryCount , getEventManager , getDriverName , update , fetchArray , getDbh , exec , getName , setConfiguration , fetchColumn , commit , fetchBoth , beginTransaction , delete , convertBooleans , select , getDefaultIdGeneratorType , setName , errorInfo , getAvailableDrivers , dropDatabase , rollback , rethrowException , lastInsertId , getTransactionLevel , __toString , _constructPdoDsn , fetchRow , getSequenceModule , close , supports , errorCode , getFormatter , standaloneQuery , quote , modifyLimitSubquery , fetchOne , setCharset , getConfiguration , quoteIdentifier , __construct , getPdo , getAttribute , setDateFormat , count , execute , setEventManager , insert , connect , modifyLimitQuery , replace , prepare , fetchAssoc , createDatabase , fetchAll , getPropertyMethod Details
-
dropDatabase()
-
(string) _constructPdoDsn()
Constructs the Sqlite PDO DSN.
Overrides Connection#_constructPdoDsn().
Doctrine_Connection_Sqlite
-
$pdo database handle __construct($params, (Doctrine_Manager) $manager, (PDO) $pdo)
the constructor
-
connect()
initializes database functions missing in sqlite
-
createDatabase()




Comments (0) [ add comment ]
No Comments
Add Comment