| Copyright | (c) Soostone Inc 2020 |
|---|---|
| License | AllRightsReserved |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Napkin.Run.Redshift
Description
Synopsis
- data family BackendSchemaField bk
- withPostgresString :: Natural -> Text -> (BackendConn Redshift -> IO b) -> IO b
Redshift Re-exports
data family BackendSchemaField bk #
Instances
withPostgresString :: Natural -> Text -> (BackendConn Redshift -> IO b) -> IO b #