Include "enum" field in column details

This commit is contained in:
Joe Nelson
2014-10-08 16:51:42 -07:00
parent f0bb14d5fd
commit ecff987f31
5 changed files with 206 additions and 155 deletions
+2
View File
@@ -32,6 +32,7 @@ executable dbapi
, warp-tls
, bcrypt
, base64-string
, split
Other-Modules: Dbapi
, PgStructure
, PgQuery
@@ -65,3 +66,4 @@ Test-Suite spec
, warp-tls
, bcrypt
, base64-string
, split