| Package Information |
| Summary |
PDO driver for IBM databases |
| Maintainers |
IBM OpenDev <opendev@us.ibm.com> (lead) [details] RAHUL PRIYADARSHI <rahul.priyadarshi@in.ibm.com> (lead) [details]
|
| License |
Apache License 2.0 |
| Description |
This extension provides an IBM database driver for PDO. This driver supports IBM DB2
Universal Database, IBM Cloudscape, Apache Derby databases and IDS (Informix Data Server). |
Release notes Version 1.2.5 (stable) |
Adding trusted context support.
Bug of SEGV when execute is used with bind_param on parameter markers BLOB/CLOB type fixed.
Updating test cases. |