Add "since" to rand's doc.
This commit is contained in:
parent
0f87220ce1
commit
466de1f96b
@ -175,6 +175,8 @@ class (Functor query, Applicative query, Monad query) =>
|
||||
offset :: Int64 -> query ()
|
||||
|
||||
-- | @ORDER BY random()@ clause.
|
||||
--
|
||||
-- /Since: 1.3.10/
|
||||
rand :: expr OrderBy
|
||||
|
||||
-- | @HAVING@.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user