class documentation

class ByOfImpl(_CoerceLiterals, _ColumnCoercions, RoleImpl, roles.ByOfRole):

Known subclasses: sqlalchemy.sql.coercions.GroupByImpl, sqlalchemy.sql.coercions.OrderByImpl

View In Hierarchy

Undocumented

Method ​_text​_coercion Undocumented
Class Variable __slots__ Undocumented
Class Variable ​_coerce​_consts Undocumented

Inherited from _CoerceLiterals:

Method ​_literal​_coercion Undocumented
Class Variable ​_coerce​_numerics Undocumented
Class Variable ​_coerce​_star Undocumented

Inherited from _ColumnCoercions:

Method ​_implicit​_coercions Undocumented
Method ​_warn​_for​_scalar​_subquery​_coercion Undocumented

Inherited from RoleImpl:

Method __init__ Undocumented
Method ​_implicit​_coercions Undocumented
Method ​_literal​_coercion Undocumented
Method ​_raise​_for​_expected 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
Instance Variable name Undocumented

Inherited from ByOfRole:

Class Variable ​_role​_name Undocumented

Inherited from SQLRole (via ByOfRole, ColumnListRole):

Class Variable allows​_lambda Undocumented
Class Variable uses​_inspection Undocumented
def _text_coercion(self, element, argname=None):
_coerce_consts: bool =