generated from tpl/purs
feat: Database.PostgreSQL -> ConnectResult type -> export
This commit is contained in:
parent
71c12d616b
commit
a01442a2c8
@ -7,6 +7,7 @@ module Database.PostgreSQL
|
||||
, PoolConfiguration
|
||||
, Pool
|
||||
, Connection
|
||||
, ConnectResult
|
||||
, Query(..)
|
||||
, newPool
|
||||
, connect
|
||||
|
Loading…
Reference in New Issue
Block a user