From: Justin B. <jgb...@gm...> - 2011-03-18 22:43:40
|
On Fri, Mar 18, 2011 at 3:04 PM, Simon Michael <si...@jo...> wrote: > Hi Justin.. I have just been trying haskelldb again. Thanks for maintaining > it. The types do seem easier since I tried it a year ago. Glad you are finding it useful. > Do you by any chance have an approved fix for the date conversion error > reported in march > ? http://sourceforge.net/mailarchive/forum.php?thread_name=AANLkTikXyFJeLQXyxJOZyK51G-NTrC3wb6LxA%2B_BHrT_%40mail.gmail.com&forum_name=haskelldb-users > Possibly http://trac.haskell.org/haskelldb/ticket/7 is related. THose two are related, but I don't have a fix. Anyone can submit a patch ... :) > Is haskelldb being used (fully, including running queries) in production by > anyone ? I believe so, but I don't have anyone to point you to. My feeling is that HaskellDB works best for generating SQL which you then execute with your favorite DB library. Justin |