Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
type DbBackendConstraints b = (ReifiesBackend b, ToDbBackend b, Typeable (BackendTableMeta b)) #
optimizeSpec :: OptimizeSpecOptions -> LogOptions -> CLICommand #