Module error

Source

Structs§

ColumnTypeMismatchSnafu
SNAFU context selector for the Error::ColumnTypeMismatch variant
ConcreteTypeNotSupportedSnafu
SNAFU context selector for the Error::ConcreteTypeNotSupported variant
ConvertSqlValueSnafu
SNAFU context selector for the Error::ConvertSqlValue variant
ConvertStrSnafu
SNAFU context selector for the Error::ConvertStr variant
ConvertToDfStatementSnafu
SNAFU context selector for the Error::ConvertToDfStatement variant
ConvertToGrpcDataTypeSnafu
SNAFU context selector for the Error::ConvertToGrpcDataType variant
ConvertToLogicalExpressionSnafu
SNAFU context selector for the Error::ConvertToLogicalExpression variant
ConvertValueSnafu
SNAFU context selector for the Error::ConvertValue variant
DatatypeSnafu
SNAFU context selector for the Error::Datatype variant
InvalidCastSnafu
SNAFU context selector for the Error::InvalidCast variant
InvalidColumnOptionSnafu
SNAFU context selector for the Error::InvalidColumnOption variant
InvalidDatabaseNameSnafu
SNAFU context selector for the Error::InvalidDatabaseName variant
InvalidDatabaseOptionSnafu
SNAFU context selector for the Error::InvalidDatabaseOption variant
InvalidDefaultSnafu
SNAFU context selector for the Error::InvalidDefault variant
InvalidFlowNameSnafu
SNAFU context selector for the Error::InvalidFlowName variant
InvalidIntervalSnafu
SNAFU context selector for the Error::InvalidInterval variant
InvalidPartitionNumberSnafu
SNAFU context selector for the Error::InvalidPartitionNumber variant
InvalidSqlSnafu
SNAFU context selector for the Error::InvalidSql variant
InvalidSqlValueSnafu
SNAFU context selector for the Error::InvalidSqlValue variant
InvalidTableNameSnafu
SNAFU context selector for the Error::InvalidTableName variant
InvalidTableOptionSnafu
SNAFU context selector for the Error::InvalidTableOption variant
InvalidTableOptionValueSnafu
SNAFU context selector for the Error::InvalidTableOptionValue variant
InvalidTimeIndexSnafu
SNAFU context selector for the Error::InvalidTimeIndex variant
InvalidUnaryOpSnafu
SNAFU context selector for the Error::InvalidUnaryOp variant
MissingTimeIndexSnafu
SNAFU context selector for the Error::MissingTimeIndex variant
ParseSqlValueSnafu
SNAFU context selector for the Error::ParseSqlValue variant
PermissionDeniedSnafu
SNAFU context selector for the Error::PermissionDenied variant
SerializeColumnDefaultConstraintSnafu
SNAFU context selector for the Error::SerializeColumnDefaultConstraint variant
SetFulltextOptionSnafu
SNAFU context selector for the Error::SetFulltextOption variant
SetSkippingIndexOptionSnafu
SNAFU context selector for the Error::SetSkippingIndexOption variant
SimplificationSnafu
SNAFU context selector for the Error::Simplification variant
SqlTypeNotSupportedSnafu
SNAFU context selector for the Error::SqlTypeNotSupported variant
SyntaxSnafu
SNAFU context selector for the Error::Syntax variant
TQLSyntaxSnafu
SNAFU context selector for the Error::TQLSyntax variant
TimestampOverflowSnafu
SNAFU context selector for the Error::TimestampOverflow variant
UnexpectedSnafu
SNAFU context selector for the Error::Unexpected variant
UnexpectedTokenSnafu
SNAFU context selector for the Error::UnexpectedToken variant
UnsupportedDefaultValueSnafu
SNAFU context selector for the Error::UnsupportedDefaultValue variant
UnsupportedSnafu
SNAFU context selector for the Error::Unsupported variant
UnsupportedUnaryOpSnafu
SNAFU context selector for the Error::UnsupportedUnaryOp variant

Enums§

Error
SQL parser errors.

Type Aliases§

Result