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
2024-12-15 23:56:02 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1f3c798acb
doctrine2
/
lib
/
Doctrine
/
DBAL
/
Driver
/
OCI8
History
romanb
354ede1e04
[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
..
Driver.php
[2.0][DDC-120] First version of OCI8 driver.
2009-11-08 11:11:46 +00:00
OCI8Connection.php
[2.0] DDC-290 - Enhance OCI8 Error handling and convert errors to exceptions where necessary.
2010-01-31 18:17:05 +00:00
OCI8Exception.php
[2.0] DDC-290 - Enhance OCI8 Error handling and convert errors to exceptions where necessary.
2010-01-31 18:17:05 +00:00
OCI8Statement.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