sqlalchemy.types.Concatenable
sqlalchemy
types
Concatenable
class Concatenable(object):
Known subclasses: sqlalchemy.dialects.postgresql.hstore.HSTORE, sqlalchemy.types.ARRAY, sqlalchemy.types.String
sqlalchemy.dialects.postgresql.hstore.HSTORE
sqlalchemy.types.ARRAY
sqlalchemy.types.String
View In Hierarchy
​Comparator