Show all tables, not just views

This commit is contained in:
Joe Nelson
2014-06-21 15:51:36 -07:00
parent f5bda4bb96
commit c1da42ea3f
2 changed files with 15 additions and 10 deletions
+1
View File
@@ -18,5 +18,6 @@ executable dbapi
, postgresql-simple
, warp, wai, http-types
, bytestring, aeson
, text
-- hs-source-dirs:
default-language: Haskell2010