From: Guenther S. <gue...@we...> - 2009-04-07 01:47:10
|
Hi Justin, I think I will try to use haskellDB as a template to create an AST and then just create SQL from that. Right now I don't really have the time to check out all of haskellDBs capabilities and then maybe find myself in need of something that can't be done within haskellDB. Primarily I need to get in control of the wallpaper-sized SQL statements my app uses, it isn't really all that necessary to perfectly type safe, especially not the incoming part, ie. the results of the queries. Thanks for your help and patience. Günther |