Merge pull request #121 from jackbowman/patch-1
documentation: add missing word in (%)'s docs
This commit is contained in:
commit
918ed82154
@ -413,7 +413,7 @@ class (Functor query, Applicative query, Monad query) =>
|
||||
ilike :: SqlString s => expr (Value s) -> expr (Value s) -> expr (Value Bool)
|
||||
-- | The string @'%'@. May be useful while using 'like' and
|
||||
-- concatenation ('concat_' or '++.', depending on your
|
||||
-- database). Note that you always to type the parenthesis,
|
||||
-- database). Note that you always have to type the parenthesis,
|
||||
-- for example:
|
||||
--
|
||||
-- @
|
||||
|
||||
Loading…
Reference in New Issue
Block a user