Merge pull request #144 from JoseD92/67-broken-docs

fix broken example in documentation
This commit is contained in:
Chris Allen 2019-09-23 17:50:23 -05:00 committed by GitHub
commit 5b0424d922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: