Module select_column

Source
Expand description

Implementation of identifiers in select queries

Structs§

SelectColumnData
Representation of a select identifier.

Enums§

SelectColumnImpl
Representation of the column selector and implementation of the SelectColumn trait.

Traits§

SelectColumn
Trait representing a column builder.