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
|
||||
, Query(..)
|
||||
, newPool
|
||||
, connect
|
||||
, withConnection
|
||||
, withTransaction
|
||||
, defaultPoolConfiguration
|
||||
|
Loading…
Reference in New Issue
Block a user