Package Information |
Summary |
CUBRID driver for PDO |
Maintainers |
Esen Sagynov (lead)
[details]
|
License |
PHP |
Description |
This extension provides a CUBRID driver for PDO. |
Homepage |
http://www.cubrid.org/php_cubrid_pdo
|
Release notes
Version 9.0.0.0001
(stable)
|
Fixed bugs:
- Use CCI funciton cci_escape_string() to implement PDO::quote - Get correct lock_timeout value when it has been set. - Update error code in handle error function in PDO driver - Use cci_connect_ex instead of cci_connect in PDO driver. - Use old functions in pdo driver because CUBRID does not export them. |