Module error

Source

Structs§

ColumnTypeMismatchSnafu
SNAFU context selector for the Error::ColumnTypeMismatch variant
ConcreteTypeNotSupportedSnafu
SNAFU context selector for the Error::ConcreteTypeNotSupported 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
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
InvalidFlowQuerySnafu
SNAFU context selector for the Error::InvalidFlowQuery 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
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
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
SqlCommonSnafu
SNAFU context selector for the Error::SqlCommon 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
UnexpectedSnafu
SNAFU context selector for the Error::Unexpected variant
UnexpectedTokenSnafu
SNAFU context selector for the Error::UnexpectedToken variant
UnsupportedSnafu
SNAFU context selector for the Error::Unsupported variant

Enums§

Error
SQL parser errors.

Type Aliases§

Result