Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
runRunCommand :: Severity -> RunCommandOptions -> IO ExitCode #
executeRun :: forall bk drop t1 t2 t3 t4 t5 t6 t7 t8 t9. (SpecBackend bk drop t1 t2 t3 t4 t5 t6 t7 t8 t9, RunBackendEffect bk, TableSpecsAsDependencyGraph bk) => RuntimeEnv -> (AppConfig -> ResourceT IO ComboEnv) -> RunCommandOptions -> bk -> AppName -> ConnectionString -> InterpretedSpec bk -> SpecRuntime bk -> IO ExitCode #