All releases of Haskell Database Connectivity


Release Notes: Fractional seconds part support.


Release Notes: This release adds support for Unicode, GHC 6.10, new exceptions, and Data.Time. It includes type marshalling, a convertible typeclass for fromSql/toSql, and a new test suite.


Release Notes: This version is compatible with GHC 6.10. It accepts '0' and '1' as Bools in SqlValue.


Release Notes: This release adds the missing ConnWrapper(..) to exports.


Release Notes: Updated for GHC 6.8.x compatibility.


Release Notes: This release adds strict versions of several functions. The spec has been changed to make metadata functions strict. SqlByteString support has been added.


Release Notes: A bug with the exporting wrapper was fixed.


Release Notes: Major new API changes were made that permit local database extensions. Support for non-typeclass wrapping of database objects was added.