Custom monad with one DB connection per thread

module ExtendAppMonadWithOpaley where

import Opaleye

main :: IO ()
main = _todo