class documentation

Undocumented

Class Variable __slots__ Undocumented
Method _literal_coercion Undocumented
Method _raise_for_expected Undocumented

Inherited from _ColumnCoercions:

Method _implicit_coercions Undocumented
Method _warn_for_scalar_subquery_coercion Undocumented

Inherited from RoleImpl (via _ColumnCoercions):

Method __init__ Undocumented
Instance Variable name Undocumented
Class Variable _post_coercion Undocumented
Class Variable _resolve_literal_only Undocumented
Class Variable _skip_clauseelement_for_target_match Undocumented
Instance Variable _role_class Undocumented
Instance Variable _use_inspection Undocumented
def _literal_coercion(self, element, name=None, type_=None, argname=None, is_crud=False, **kw): (source)
def _raise_for_expected(self, element, argname=None, resolved=None, **kw): (source)