Safe Haskell | None |
---|
Web.Simple.PostgreSQL
Documentation
type PostgreSQLConn = Pool ConnectionSource
withConnection :: HasPostgreSQL hs => (Connection -> Controller hs b) -> Controller hs bSource
module Database.PostgreSQL.ORM
simple-postgresql-orm-0.9.0.1: Connector package for integrating postgresql-orm with the Simple web framework
Safe Haskell | None |
---|
Web.Simple.PostgreSQL
type PostgreSQLConn = Pool ConnectionSource
withConnection :: HasPostgreSQL hs => (Connection -> Controller hs b) -> Controller hs bSource
module Database.PostgreSQL.ORM