| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Web.Heroku.Persist.Postgresql
- postgresConf :: Int -> IO PostgresConf
- fromDatabaseUrl :: Int -> String -> PostgresConf
Documentation
postgresConf :: Int -> IO PostgresConf Source
Build a by parsing PostgresConfENV[DATABASE_URL]
fromDatabaseUrl :: Int -> String -> PostgresConf Source
Build a by parsing a database URL StringPostgresConf