1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/DBAL
Roman S. Borschel 29e0863ffa Fixed casing.
2010-04-15 12:41:34 +02:00
..
Driver [2.0] DDC-491 - Fix OCI8 Driver being broken 2010-04-02 15:57:35 +00:00
Event [2.0] DDC-296 - Fix in quoting 2010-02-01 19:20:37 +00:00
Logging [2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos. 2010-03-31 20:51:34 +00:00
Platforms [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00
Schema [2.0] Changed Connection::execute() to Connection::executeQuery() as defined as a todo. 2010-03-31 21:13:34 +00:00
Tools/Console [2.0] Couple of fixes to new Console implementation 2010-04-09 00:53:29 -03:00
Types [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
Configuration.php Fixed casing. 2010-04-15 12:41:34 +02:00
Connection.php [2.0] Changed Connection::execute() to Connection::executeQuery() as defined as a todo. 2010-03-31 21:13:34 +00:00
ConnectionException.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
DBALException.php [2.0] DDC-92 - Completly removed DoctrineException in DBAL package 2010-02-19 22:43:39 +00:00
Driver.php [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
DriverManager.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
Events.php [2.0] DDC-294 - Added "postConnect" event in Doctrine\DBAL\Connection and refactored TestUtil to allow configuration of DBAL EventManager Subscribers by the use of PHPunit Xml configuration. 2010-01-31 21:51:15 +00:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
Statement.php [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00