Overview
Request 979580 accepted
- Update to version 2.1
* implemented support for the selectRow DBI method
* implemented support for the prepared statement API;
the driver uses MySQL's prepared statement API internal
to bind to Qore's DBI prepared statement API
* implemented support for binding and retrieving "number" types
* implemented support for the following DBI options:
- "optimal-numbers"
- "string-numbers"
- "numeric-numbers"
- "timezone"
- Created by AdaLovelace
- In state accepted
- Package maintainers: AdaLovelace, Guillaume_G, and davidnichols
Request History
AdaLovelace created request
- Update to version 2.1
* implemented support for the selectRow DBI method
* implemented support for the prepared statement API;
the driver uses MySQL's prepared statement API internal
to bind to Qore's DBI prepared statement API
* implemented support for binding and retrieving "number" types
* implemented support for the following DBI options:
- "optimal-numbers"
- "string-numbers"
- "numeric-numbers"
- "timezone"
AdaLovelace accepted request