I'm pleased to announce version 0.99.0 of HDBC, HDCB-postgresql, and HDBC-sqlite3.
Tar.gz downloads are available at htp://quux.org/devel/hdbc. Darcs repositories are available under http://darcs.complete.org/. I have uploaded these three packages to Debian (sid). This release is intended as a beta release before 1.0. Changes since 0.6.0: * Make run and execute return more useful information * Added quickQuery * Added getColumnNames * Added fetchRowsMap, fetchRowsAL, etc. They return a map from column name to value. * Fixes for Hugs compatibility * Added getTables * Sqlite3 driver now supports useful return values from run/execute * Many new test cases -- John _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
