Regression test for situation reported in issue #203

This commit is contained in:
Joe Nelson
2015-07-03 22:51:04 -07:00
parent df04d26c15
commit 956f73d997
4 changed files with 27 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ spec = around withApp $ do
, {"schema":"1","name":"json","insertable":true}
, {"schema":"1","name":"menagerie","insertable":true}
, {"schema":"1","name":"no_pk","insertable":true}
, {"schema":"1","name":"nullable_integer","insertable":true}
, {"schema":"1","name":"simple_pk","insertable":true}
, {"schema":"1","name":"tsearch","insertable":true}
] |]