This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-23 00:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
DBAL
/
Driver
History
Benjamin Eberlei
b7cac8c310
Fixed pecl/ibm_db2 Driver and Connection to run smoothly against the complete test-suite (depending on a c-patch to the extension though)
2010-04-20 23:20:42 +02:00
..
IbmDb2
Fixed pecl/ibm_db2 Driver and Connection to run smoothly against the complete test-suite (depending on a c-patch to the extension though)
2010-04-20 23:20:42 +02:00
OCI8
[2.0] DDC-491 - Fix OCI8 Driver being broken
2010-04-02 15:57:35 +00:00
PDOIbm
DDC-496 Finished first versions of platform and schema manager for DB2, DDC-528 Added support for PDO_IBM driver, passing all but 3 tests that are related to CLOB fields
2010-04-18 19:12:38 +02:00
PDOMsSql
[2.0] Cleanup
2009-06-20 17:02:02 +00:00
PDOMySql
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
2009-08-13 10:13:06 +00:00
PDOOracle
[2.0] Oracle SchemaManager tests and general refactoring of tests
2009-05-30 02:27:50 +00:00
PDOPgSql
[2.0] Small cleanups
2009-05-30 11:33:06 +00:00
PDOSqlite
[2.0] DDC-325 - Fixed LOCATE() support for all platforms.
2010-02-11 22:38:23 +00:00
Connection.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
PDOConnection.php
[2.0][DDC-202][DDC-132][DDC-185] Fixed.
2009-12-09 12:37:57 +00:00
PDOStatement.php
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
2009-06-22 18:48:42 +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