class Indexable(object):
Known subclasses: sqlalchemy.dialects.postgresql.hstore.HSTORE
, sqlalchemy.types.ARRAY
, sqlalchemy.types.JSON
A mixin that marks a type as supporting indexing operations, such as array or JSON structures.
Class | ​Comparator |
Undocumented |