Update src/Database/Esqueleto/Internal/Language.hs
Update release version to 2.8.0 Co-Authored-By: ibarrae <eibarra1992@hotmail.com>
This commit is contained in:
parent
86e4f557d6
commit
c8eaa24e2a
@ -354,7 +354,7 @@ class (Functor query, Applicative query, Monad query) =>
|
||||
|
||||
-- | @BETWEEN@ operator
|
||||
--
|
||||
-- /Since: 2.6.0/
|
||||
-- /Since: 2.8.0/
|
||||
between :: PersistField typ => expr (Value typ) -> (expr (Value typ), expr (Value typ)) -> expr (Value Bool)
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user