class ColumnsClauseRole(AllowsLambdaRole, UsesInspection, ColumnListRole):
Known subclasses: sqlalchemy.sql.elements.ClauseList
, sqlalchemy.sql.expression.ColumnElement
, sqlalchemy.orm.interfaces.ORMColumnsClauseRole
, sqlalchemy.sql.roles.FromClauseRole
Undocumented
Class Variable | _role_name |
Undocumented |
Property | _select_iterable |
Undocumented |
Inherited from AllowsLambdaRole
:
Class Variable | allows_lambda |
Undocumented |
Inherited from UsesInspection
:
Class Variable | _post_inspect |
Undocumented |
Class Variable | uses_inspection |
Undocumented |
Inherited from SQLRole
(via ColumnListRole
):
Class Variable | allows_lambda |
Undocumented |
Class Variable | uses_inspection |
Undocumented |