INSERT INTO SELECT typo
This commit is contained in:
parent
40c4528540
commit
8579010409
@ -347,7 +347,7 @@ import qualified Database.Persist
|
||||
-- In @esqueleto@, we may write the same query above as:
|
||||
--
|
||||
-- @
|
||||
-- insertSelect $ from $ \p->
|
||||
-- insertSelect $ from $ \\p->
|
||||
-- return $ BlogPost \<# \"Group Blog Post\" \<&\> (p ^. PersonId)
|
||||
-- @
|
||||
--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user