Go to file
Paul Berens d690e0b425 Implement CASE support
* This seems to work but I don't have in-depth tests yet
 * I seem to still have some oddity here and there which needs to be
 nailed down
 * This only implements the "full" CASE syntax, not the simplified, and
 it makes ELSE mandatory, (its optional with CASE)
2014-11-02 01:31:54 -07:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database Implement CASE support 2014-11-02 01:31:54 -07:00
test Implement CASE support 2014-11-02 01:31:54 -07:00
.gitignore Ignore cabal sandboxes. 2014-03-04 09:01:39 -03:00
esqueleto.cabal Bump version to 2.1.1. 2014-10-23 09:13:04 -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