On Mar 18, 2011, at 3:43 PM, Justin Bailey wrote:
> THose two are related, but I don't have a fix. Anyone can submit a
> patch ... :)
I didn't manage to get the linked workaround working. Perhaps next time.
> 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.
Hmm.. do you mean something like, for instance, HDBC:quickQuery conn
(render $ ppQuery q) [] ?
Thanks,
-Simon
|