List of all items
Structs
- config::Config
- database::schema::Column
- database::schema::Database
- database::schema::Table
- database::storage::Storage
- error_context::SqlErrorContext
- hot_reload::HotReloadManager
- protocol::catalog_router::CatalogRouter
- protocol::connection::Connection
- protocol::mysql::MySqlProtocol
- protocol::mysql_binary::MySqlBinaryProtocol
- protocol::mysql_binary::PreparedStatement
- protocol::mysql_caching_sha2::CachingSha2Auth
- protocol::mysql_functions::MySqlFunctions
- protocol::mysql_information_schema::MySqlInformationSchema
- protocol::mysql_simple::MySqlProtocol
- protocol::mysql_system::MySqlSystemVariables
- protocol::postgres::PostgresProtocol
- protocol::postgres_catalog::PgAttribute
- protocol::postgres_catalog::PgClass
- protocol::postgres_catalog::PgConstraint
- protocol::postgres_catalog::PgDatabase
- protocol::postgres_catalog::PgNamespace
- protocol::postgres_catalog::PgType
- protocol::postgres_catalog::PostgresCatalog
- protocol::postgres_copy::CopyCommand
- protocol::postgres_copy::PostgresCopyProtocol
- protocol::postgres_errors::PostgresErrorCodes
- protocol::postgres_extended::ExtendedProtocol
- protocol::postgres_extended::Portal
- protocol::postgres_extended::PreparedStatement
- protocol::postgres_functions::PostgresFunctionProtocol
- protocol::postgres_information_schema::InformationSchemaColumn
- protocol::postgres_information_schema::InformationSchemaSchema
- protocol::postgres_information_schema::InformationSchemaTable
- protocol::postgres_information_schema::PostgresInformationSchema
- protocol::shared_catalog::SharedCatalogState
- query_logger::QueryLogConfig
- query_logger::QueryLogEntry
- query_logger::QueryLogger
- query_logger::QueryStats
- server::ConnectionManager
- server::ConnectionStats
- server::Server
- sql::executor::QueryExecutor
- sql::executor::QueryResult
- yaml::schema::AuthConfig
- yaml::schema::DatabaseInfo
- yaml::schema::ForeignKeyRef
- yaml::schema::YamlColumn
- yaml::schema::YamlDatabase
- yaml::schema::YamlTable
- yaml::watcher::FileWatcher
Enums
- YamlBaseError
- config::Protocol
- database::schema::Value
- protocol::catalog_router::CatalogSchema
- protocol::postgres_copy::CopyFormat
- protocol::postgres_errors::PostgresErrorType
- sql::parser::SqlDialect
- yaml::schema::SqlType
Functions
- error_context::enhance_execution_error
- error_context::enhance_parse_error
- protocol::mysql_caching_sha2::compute_auth_response
- protocol::shared_catalog::create_shared_catalog
- sql::parser::is_select_query
- sql::parser::parse_sql
- sql::parser::parse_sql_with_dialect
- yaml::parse_yaml_string
- yaml::parser::parse_yaml_database