fix broken example in documentation

This commit is contained in:
Jose Duran 2019-09-23 16:40:49 -05:00
parent 3db6361d2c
commit 2290b164bf

View File

@ -730,8 +730,9 @@ case_ = unsafeSqlCase
-- Bar -- Bar
-- barNum Int -- barNum Int
-- Foo -- Foo
-- Id BarId -- bar BarId
-- fooNum Int -- fooNum Int
-- Primary bar
-- @ -- @
-- --
-- For this example, declare: -- For this example, declare: