Go to file
Andreas Herrmann f22a11d989 Fix coalesce/coalesceDefault for sub-queries
If COALESCE has a sub-query as an argument, then this sub-query needs to remain
wrapped in an extra pair of parentheses.
2015-02-27 23:12:32 +01:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database Fix coalesce/coalesceDefault for sub-queries 2015-02-27 23:12:32 +01:00
test Test improvement and documentation improvements 2014-11-02 14:50:30 -08:00
.gitignore Ignore cabal sandboxes. 2014-03-04 09:01:39 -03:00
esqueleto.cabal Bump version to 2.1.2.1. 2014-11-24 15:04:11 -02:00
LICENSE Initial commit. 2012-09-03 09:18:39 -03:00
README Initial commit. 2012-09-03 09:18:39 -03:00
Setup.hs Initial commit. 2012-09-03 09:18:39 -03:00