generated from tpl/purs
feat: Database.PostgreSQL -> export connect function
This commit is contained in:
parent
c74cbb7ffe
commit
71c12d616b
@ -9,6 +9,7 @@ module Database.PostgreSQL
|
|||||||
, Connection
|
, Connection
|
||||||
, Query(..)
|
, Query(..)
|
||||||
, newPool
|
, newPool
|
||||||
|
, connect
|
||||||
, withConnection
|
, withConnection
|
||||||
, withTransaction
|
, withTransaction
|
||||||
, defaultPoolConfiguration
|
, defaultPoolConfiguration
|
||||||
|
Loading…
Reference in New Issue
Block a user