Structs§
- Column
Type Mismatch Snafu - SNAFU context selector for the
Error::ColumnTypeMismatchvariant - Convert
SqlValue Snafu - SNAFU context selector for the
Error::ConvertSqlValuevariant - Convert
StrSnafu - SNAFU context selector for the
Error::ConvertStrvariant - Datatype
Snafu - SNAFU context selector for the
Error::Datatypevariant - Deserialize
Snafu - SNAFU context selector for the
Error::Deserializevariant - Invalid
Cast Snafu - SNAFU context selector for the
Error::InvalidCastvariant - Invalid
SqlValue Snafu - SNAFU context selector for the
Error::InvalidSqlValuevariant - Invalid
Unary OpSnafu - SNAFU context selector for the
Error::InvalidUnaryOpvariant - Parse
SqlValue Snafu - SNAFU context selector for the
Error::ParseSqlValuevariant - Timestamp
Overflow Snafu - SNAFU context selector for the
Error::TimestampOverflowvariant - Unsupported
Default Value Snafu - SNAFU context selector for the
Error::UnsupportedDefaultValuevariant - Unsupported
Unary OpSnafu - SNAFU context selector for the
Error::UnsupportedUnaryOpvariant
Enums§
- Error
- SQL parser errors.
- Expr
- An SQL expression of any type.
- SqlValue
- Primitive SQL values such as number and string