class documentation

class Concatenable(object):

Known subclasses: sqlalchemy.dialects.postgresql.hstore.HSTORE, sqlalchemy.types.ARRAY, sqlalchemy.types.String

View In Hierarchy

A mixin that marks a type as supporting 'concatenation', typically strings.
Class ​Comparator Undocumented