Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
poolTimeout :: Param NominalDiffTime Source #
Amount of seconds for which the unused connections are kept open.
host :: Param ByteString Source #
Server host.
user :: Param ByteString Source #
Username.
password :: Param ByteString Source #
Password.
database :: Param ByteString Source #
Database name.