2009
hdbc (1.1.6.2) unstable; urgency=high
* Rebuild for new GHC.
-- John Goerzen <jgoerzen@complete.org> Mon, 19 Jan 2009 16:07:43 -0600
2008
hdbc (1.1.6.1) unstable; urgency=low
* Added dh_haskell_depends.
-- John Goerzen <jgoerzen@complete.org> Tue, 30 Dec 2008 08:58:48 -0600
hdbc (1.1.6.0) unstable; urgency=low
* Applied GHC 6.10 compatibility patch from Brian Bloniarz * Accept '0' and '1' as Bools
-- John Goerzen <jgoerzen@complete.org> Tue, 30 Dec 2008 08:49:28 -0600
hdbc (1.1.5.0) unstable; urgency=low
* Added missing ConnWrapper(..) to exports.
-- John Goerzen <jgoerzen@complete.org> Tue, 27 May 2008 14:14:27 -0500
hdbc (1.1.4.0) unstable; urgency=low
* Updates for GHC 6.8.x.
-- John Goerzen <jgoerzen@complete.org> Fri, 11 Jan 2008 05:07:31 -0600
2007
hdbc (1.1.3.0) unstable; urgency=low
* New release of HDBC.
* [API] Added strict versions of fetchAll* and related functions.
Specific new functions are: quickQuery', fetchAllRows',
fetchAllRowsAL', fetchAllRowsMAP', sFetchAllRows'. This does
not impact database drivers. No user impact.
* [API] Changed spec to make the following functions strict
in their result: describeResult, getTables, describeTable.
No code change in HDBC. Potential code change in backends.
No anticipated user impact.
* Add SqlByteString constructor to SqlValue. Patch from
Toby Allsopp.
-- John Goerzen <jgoerzen@complete.org> Wed, 31 Oct 2007 04:26:39 -0500
hdbc (1.1.2.2) unstable; urgency=low
* Build doc all the time. Closes: #427977.
-- John Goerzen <jgoerzen@complete.org> Fri, 15 Jun 2007 05:24:17 -0500
hdbc (1.1.2.1) unstable; urgency=low
* Update for newer GHC 6.6.1. Closes: #422290, #426127.
-- John Goerzen <jgoerzen@complete.org> Wed, 06 Jun 2007 06:58:02 -0500
hdbc (1.1.2.0) unstable; urgency=low
* Fix export of wrapped connections.
-- John Goerzen <jgoerzen@complete.org> Thu, 03 May 2007 04:28:20 -0500
hdbc (1.1.1.0) unstable; urgency=low
* New connection wrapping features.
-- John Goerzen <jgoerzen@complete.org> Thu, 03 May 2007 04:10:54 -0500
hdbc (1.1.0.0) unstable; urgency=low
* New API thanks to Peter Thiemann.
* Fixed fromSql thanks to patch from Marco Tulio Gontijo e Silva.
Closes: #399858.
-- John Goerzen <jgoerzen@complete.org> Wed, 02 May 2007 05:21:38 -0500
2006
hdbc (1.0.1.2) unstable; urgency=low
* Updated for GHC 6.6. Closes: #393805.
-- John Goerzen <jgoerzen@complete.org> Thu, 19 Oct 2006 05:12:31 -0500
hdbc (1.0.1.1) unstable; urgency=low
* Rebuild with non-broken tar.
-- John Goerzen <jgoerzen@complete.org> Sat, 22 Jul 2006 07:19:54 -0500
hdbc (1.0.1) unstable; urgency=low
* Now accept T and F for True and False from the underlying database
layer -- compatibility with PostgreSQL
-- John Goerzen <jgoerzen@complete.org> Sat, 22 Jul 2006 07:11:08 -0500
hdbc (1.0.0) unstable; urgency=low
* Blessing this version as 1.0.0. Whee!
-- John Goerzen <jgoerzen@complete.org> Thu, 29 Jun 2006 18:23:03 -0500
hdbc (0.99.3) unstable; urgency=low
* [bringert] Better error messages when fromSql encounters
data it doesn't understand
* Rebuilt for GHC 6.4.2
-- John Goerzen <jgoerzen@complete.org> Wed, 28 Jun 2006 15:00:09 -0500
hdbc (0.99.2) unstable; urgency=low
* New call dbTransactionSupport
-- John Goerzen <jgoerzen@complete.org> Tue, 28 Mar 2006 04:57:00 -0600
hdbc (0.99.1) unstable; urgency=low
* Release 0.99.1. New features include generalized memory
management support and column metadata.
-- John Goerzen <jgoerzen@complete.org> Mon, 27 Mar 2006 18:54:24 -0600
2005
hdbc (0.99.0) unstable; urgency=low
* Initial Release. Closes: #344913.
-- John Goerzen <jgoerzen@complete.org> Tue, 27 Dec 2005 10:22:53 -0600