class documentation

class ColumnListRole(SQLRole):

Known subclasses: sqlalchemy.sql.roles.ByOfRole, sqlalchemy.sql.roles.ColumnsClauseRole

View In Hierarchy

Elements suitable for forming comma separated lists of expressions.

Inherited from SQLRole:

Class Variable allows​_lambda Undocumented
Class Variable uses​_inspection Undocumented