Structs§
- Column
Type Mismatch Snafu - SNAFU context selector for the
Error::ColumnTypeMismatch
variant - Convert
SqlValue Snafu - SNAFU context selector for the
Error::ConvertSqlValue
variant - Convert
StrSnafu - SNAFU context selector for the
Error::ConvertStr
variant - Datatype
Snafu - SNAFU context selector for the
Error::Datatype
variant - Invalid
Cast Snafu - SNAFU context selector for the
Error::InvalidCast
variant - Invalid
SqlValue Snafu - SNAFU context selector for the
Error::InvalidSqlValue
variant - Invalid
Unary OpSnafu - SNAFU context selector for the
Error::InvalidUnaryOp
variant - Parse
SqlValue Snafu - SNAFU context selector for the
Error::ParseSqlValue
variant - Timestamp
Overflow Snafu - SNAFU context selector for the
Error::TimestampOverflow
variant - Unsupported
Default Value Snafu - SNAFU context selector for the
Error::UnsupportedDefaultValue
variant - Unsupported
Unary OpSnafu - SNAFU context selector for the
Error::UnsupportedUnaryOp
variant
Enums§
- Error
- SQL parser errors.
- Expr
- An SQL expression of any type.
- SqlValue
- Primitive SQL values such as number and string