class documentation

class _MappedAttribute(object):

Known subclasses: sqlalchemy.orm.attributes.QueryableAttribute, sqlalchemy.orm.interfaces.MapperProperty, sqlalchemy.ext.declarative.declared_attr

View In Hierarchy

Mixin for attributes which should be replaced by mapper-assigned attributes.
Class Variable __slots__ Undocumented
__slots__: tuple =

Undocumented