Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Documentation
data CreateTableAs b #
Instances
ctaQuery :: forall b. Lens' (CreateTableAs b) Query #
ctaName :: forall b. Lens' (CreateTableAs b) SpecTableName #
ctaMeta :: forall b b. Lens (CreateTableAs b) (CreateTableAs b) (BackendTableMeta b) (BackendTableMeta b) #