Safe Haskell | None |
---|---|
Language | GHC2024 |
Napkin.Revert.Redshift
Contents
Orphan instances
BackendOperators Redshift # | |
Methods binaryOperatorsForBackend :: [NonEmpty Name] # unaryOperatorsForBackend :: [NonEmpty Name] # varargsOperatorsForBackend :: [NonEmpty Name] # customOperatorsForBackend :: Map (CI (NonEmpty Name)) ([ScalarExpr] -> ScalarExpr) # arrayItemForBackend :: ArrayBase -> Nullability -> ScalarExpr -> ScalarExpr -> ScalarExpr # arrayValueForBackend :: Maybe TypeExpr -> [ScalarExpr] -> ScalarExpr # structValueForBackend :: [(ScalarExpr, Maybe Text)] -> Maybe [(Maybe Text, TypeExpr)] -> ScalarExpr # binaryLiteralForBackend :: ByteString -> ScalarExpr # intervalForBackend :: ScalarExpr -> ScalarExpr # setOperatorsForBackend :: UnionType -> (SetOperatorName, SetQuantifier) # | |
SimpleTypeName Postgres a => SimpleTypeName Redshift a # | |
Methods simpleName :: String # |