Module rorm::representations
source · Expand description
Module that holds the definitions for conditions.
Structs
- Configuration operation to connect to a database.
- FFI representation of a [SelectColumnImpl]
- FFI representation of a Join expression.
- FFI representation of a Limit clause.
- Representation of a [OrderByEntry]
- Representation of an update.
Enums
- Representation of the database backend.
- Representation of an aggregator function
- This enum represents a binary expression.
- This enum represents a condition tree.
- Representation of a join type.
- Representation of a [NullType]
- Representation of the [Ordering]
- This enum represents all available ternary expression.
- This enum represents all available unary conditions.
- This enum represents a value