All releases tagged Major feature enhancements


Release Notes: The library now supports multiple independent "instances", which permits programs to use several dlopen()ed modules which are linked against libdbi. Support for transactions and savepoints has been added, and drivers now receive additional hints to optimize sequential reads from result sets.


Release Notes: This version splits off the drivers into the libdbi-drivers project, adds a Mac OSX port, adds server ping support, improves error handling and reporting, and includes bugfixes.


Release Notes: Sequence (including AUTO_INCREMENT in MySQL) support was added, along with a new error framework, and support for queries with NULLs. A new capabilities infrastructure was started, cross-platform portability was improved, and extra hooks for garbage collection systems were added. A large memory leak was fixed, and a number of bugfixes were made.