Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Documentation
executeRun :: forall bk m. (SpecBackend bk, MonadError NapkinError m, MonadIO m, HasBackendQueryStats bk) => RunMode -> UIMode -> CondensedLogging -> [RunTableSelector] -> OptionalExecuteParameters bk -> LogOptions -> (AppConfig -> ResourceT IO (ComboEnv bk)) -> AppName -> ConnectionString -> SpecRuntime bk -> m () #