Go to file
Erik de Castro Lopo 0b830771ea Add function keyE.
Give a value, keyE lifts the Key for that value into the query expression.

    keyE :: Esqueleto query expr backend =>
            Value (Key entity) -> expr (Value (Key entity))
2014-07-07 19:52:21 +10:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database Add function keyE. 2014-07-07 19:52:21 +10:00
test Export an unValue function. 2014-05-08 10:55:08 -03:00
.gitignore Ignore cabal sandboxes. 2014-03-04 09:01:39 -03:00
esqueleto.cabal Move to prowdsponsor. 2014-07-05 00:41:23 -03: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