Silly typo.
This commit is contained in:
parent
0d37e898e1
commit
326b2d45bf
@ -266,8 +266,8 @@ import qualified Database.Persist.Store
|
|||||||
--
|
--
|
||||||
-- /Note carefully that the order of the ON clauses is/
|
-- /Note carefully that the order of the ON clauses is/
|
||||||
-- /reversed!/ You're required to write your 'on's in reverse
|
-- /reversed!/ You're required to write your 'on's in reverse
|
||||||
-- order because that helps composability (see the documention of
|
-- order because that helps composability (see the documentation
|
||||||
-- 'on' for more details).
|
-- of 'on' for more details).
|
||||||
--
|
--
|
||||||
-- We also currently supports @UPDATE@ and @DELETE@ statements.
|
-- We also currently supports @UPDATE@ and @DELETE@ statements.
|
||||||
-- For example:
|
-- For example:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user