WIP: use postgresql-simple in pgstructure

This commit is contained in:
Joe Nelson
2014-12-06 17:42:16 -08:00
parent 2f91fdd8b5
commit 7196fbc001
2 changed files with 107 additions and 132 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module PgQuery (
CompleteQuery
, QualifiedTable
, QualifiedTable(..)
, limitT
, whereT
, orderT