JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2017
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellNone
LanguageHaskell2010

PersistOpenGeneral

Description

If you are looking for an industry-standard way to specify a general backend string, look away. This source detects a Postgres prefix only.

Synopsis

Documentation

createSqlAnyPool :: (MonadIO m, MonadLogger m, MonadBaseControl IO m) => Text -> Int -> m ConnectionPool Source #

Create and return a back end pool of the type specified in the connStr argument.