class documentation

class CompoundElementRole(AllowsLambdaRole, SQLRole):

Known subclasses: sqlalchemy.sql.selectable.SelectBase

View In Hierarchy

SELECT statements inside a CompoundSelect, e.g. UNION, EXTRACT, etc.
Class Variable ​_role​_name Undocumented

Inherited from AllowsLambdaRole:

Class Variable allows​_lambda Undocumented

Inherited from SQLRole:

Class Variable allows​_lambda Undocumented
Class Variable uses​_inspection Undocumented
_role_name: str =

Undocumented