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