rel8-internal
Safe HaskellNone
LanguageHaskell2010

Rel8.Internal.Type.String

Synopsis

Documentation

class DBType a => DBString a Source #

The class of data types that support the string_agg() aggregation function.

Instances

Instances details
DBString ByteString Source # 
Instance details

Defined in Rel8.Internal.Type.String

DBString ByteString Source # 
Instance details

Defined in Rel8.Internal.Type.String

DBString Text Source # 
Instance details

Defined in Rel8.Internal.Type.String

DBString Text Source # 
Instance details

Defined in Rel8.Internal.Type.String

DBString (CI Text) Source # 
Instance details

Defined in Rel8.Internal.Type.String

DBString (CI Text) Source # 
Instance details

Defined in Rel8.Internal.Type.String