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
|
, PoolConfiguration
|
||||||
, Pool
|
, Pool
|
||||||
, Connection
|
, Connection
|
||||||
|
, ConnectResult
|
||||||
, Query(..)
|
, Query(..)
|
||||||
, newPool
|
, newPool
|
||||||
, connect
|
, connect
|
||||||
|
Loading…
Reference in New Issue
Block a user