fix update docs to have a slash
This commit is contained in:
parent
2797b871c5
commit
a9bc846f02
@ -927,7 +927,7 @@ deleteCount = rawEsqueleto DELETE
|
|||||||
-- Example of usage:
|
-- Example of usage:
|
||||||
--
|
--
|
||||||
-- @
|
-- @
|
||||||
-- 'update' $ \p -> do
|
-- 'update' $ \\p -> do
|
||||||
-- 'set' p [ PersonAge '=.' 'just' ('val' thisYear) -. p '^.' PersonBorn ]
|
-- 'set' p [ PersonAge '=.' 'just' ('val' thisYear) -. p '^.' PersonBorn ]
|
||||||
-- 'where_' $ isNothing (p '^.' PersonAge)
|
-- 'where_' $ isNothing (p '^.' PersonAge)
|
||||||
-- @
|
-- @
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user