[Haskell-cafe] Re: haskelldb + sqlite problem.
John Goerzen
jgoerzen at complete.org
Mon Jun 22 17:25:33 EDT 2009
John Goerzen wrote:
> I do recall some discussion about data within a database; I don't recall
> one about the filename of it, which would certainly be a separate
> discussion. I can see why a connectRaw or some such function could be
I have just pushed a patch to my git repo that adds connectSqlite3Raw to
help in these cases.
You can grab the diff directly here:
http://git.complete.org/hdbc-sqlite3?a=commitdiff_plain;h=0ef5df694d74cfaea7da3fcfc97037411d3f13bb
-- John
More information about the Haskell-Cafe
mailing list