changelog:5.21.0
This is an old revision of the document!
Release 5.21.0 Changelog
Driver db2
| Function | Description |
|---|---|
| genId() | Driver now supports this function |
| metaIndexes() | Driver now supports this function |
| metaProcedures() | Driver now supports this function |
| connect() | Driver now supports the passing of optional parameters to the DB2 connect function via the use of the setConnectionParameter function. For more information on supported parameters, see PHP db2_connect |
| connect() | The schema is no longer switched automatically to the database name. To set the schema, set $db→connectStmt=“SET SCHEMA=schemaName” before executing the connect() statement |
| connect() | DSN connection parameters can no longer be passed in the $database parameter |
| execute() | Queries now natively support upper and lower case implementation of ADODB_ASSOC_CASE |
changelog/5.21.0.1439741708.txt.gz · Last modified: (external edit)
