List of all items
Structs
- clickhouse::ClickHouseTable
- clickhouse::ClickHouseTableFactory
- common::DatabaseCatalogProvider
- common::DatabaseSchemaProvider
- duckdb::DuckDB
- duckdb::DuckDBSettingsRegistry
- duckdb::DuckDBTableFactory
- duckdb::DuckDBTableProviderFactory
- duckdb::MemoryLimitSetting
- duckdb::PreserveInsertionOrderSetting
- duckdb::RelationName
- duckdb::TableDefinition
- duckdb::TempDirectorySetting
- duckdb::write::DuckDBTableWriter
- duckdb::write::DuckDBTableWriterBuilder
- flight::FlightMetadata
- flight::FlightProperties
- flight::FlightTable
- flight::FlightTableFactory
- flight::SizeLimits
- flight::codec::FlightPhysicalCodec
- flight::sql::FlightSqlDriver
- mysql::MySQL
- mysql::MySQLTableFactory
- mysql::MySQLTableProviderFactory
- mysql::sql_table::MySQLTable
- mysql::write::MySQLDataSink
- mysql::write::MySQLTableWriter
- odbc::ODBCTableFactory
- postgres::Postgres
- postgres::PostgresTableFactory
- postgres::PostgresTableProviderFactory
- postgres::write::PostgresTableWriter
- sql::arrow_sql_gen::postgres::GeometryFromSql
- sql::arrow_sql_gen::postgres::builder::TypeBuilder
- sql::arrow_sql_gen::postgres::composite::CompositeType
- sql::arrow_sql_gen::postgres::composite::CompositeTypeRanges
- sql::arrow_sql_gen::statement::CreateTableBuilder
- sql::arrow_sql_gen::statement::IndexBuilder
- sql::arrow_sql_gen::statement::InsertBuilder
- sql::db_connection_pool::clickhousepool::ClickHouseConnectionPool
- sql::db_connection_pool::dbconnection::duckdbconn::DuckDBAttachments
- sql::db_connection_pool::dbconnection::duckdbconn::DuckDbConnection
- sql::db_connection_pool::dbconnection::mysqlconn::MySQLConnection
- sql::db_connection_pool::dbconnection::odbcconn::ODBCConnection
- sql::db_connection_pool::dbconnection::postgresconn::PostgresConnection
- sql::db_connection_pool::dbconnection::sqliteconn::SqliteConnection
- sql::db_connection_pool::duckdbpool::DuckDbConnectionPool
- sql::db_connection_pool::duckdbpool::DuckDbConnectionPoolBuilder
- sql::db_connection_pool::mysqlpool::MySQLConnectionPool
- sql::db_connection_pool::odbcpool::ODBCPool
- sql::db_connection_pool::postgrespool::PostgresConnectionPool
- sql::db_connection_pool::sqlitepool::SqliteConnectionPool
- sql::db_connection_pool::sqlitepool::SqliteConnectionPoolFactory
- sql::sql_provider_datafusion::SqlExec
- sql::sql_provider_datafusion::SqlTable
- sqlite::Sqlite
- sqlite::SqliteTableFactory
- sqlite::SqliteTableProviderFactory
- sqlite::sql_table::SQLiteTable
- sqlite::sqlite_interval::SQLiteIntervalVisitor
- sqlite::write::SqliteTableWriter
- util::column_reference::ColumnReference
- util::table_arg_replace::TableArgReplace
- util::test::MockExec
Enums
- Error
- UnsupportedTypeAction
- clickhouse::Arg
- duckdb::DuckDBSettingScope
- duckdb::Error
- mysql::Error
- odbc::Error
- postgres::Error
- sql::arrow_sql_gen::mysql::Error
- sql::arrow_sql_gen::postgres::Error
- sql::arrow_sql_gen::postgres::composite::Error
- sql::arrow_sql_gen::sqlite::Error
- sql::arrow_sql_gen::statement::Error
- sql::db_connection_pool::DbInstanceKey
- sql::db_connection_pool::JoinPushDown
- sql::db_connection_pool::Mode
- sql::db_connection_pool::clickhousepool::Error
- sql::db_connection_pool::dbconnection::Error
- sql::db_connection_pool::dbconnection::duckdbconn::Error
- sql::db_connection_pool::dbconnection::mysqlconn::Error
- sql::db_connection_pool::dbconnection::odbcconn::Error
- sql::db_connection_pool::dbconnection::postgresconn::PostgresError
- sql::db_connection_pool::dbconnection::sqliteconn::Error
- sql::db_connection_pool::duckdbpool::Error
- sql::db_connection_pool::mysqlpool::Error
- sql::db_connection_pool::odbcpool::Error
- sql::db_connection_pool::postgrespool::Error
- sql::db_connection_pool::sqlitepool::Error
- sql::sql_provider_datafusion::Error
- sqlite::Error
- util::Error
- util::column_reference::Error
- util::constraints::Error
- util::indexes::IndexType
- util::ns_lookup::Error
- util::on_conflict::Error
- util::on_conflict::OnConflict
- util::retriable_error::RetriableError
Traits
- duckdb::DuckDBSetting
- flight::FlightDriver
- sql::db_connection_pool::DbConnectionPool
- sql::db_connection_pool::dbconnection::AsyncDbConnection
- sql::db_connection_pool::dbconnection::DbConnection
- sql::db_connection_pool::dbconnection::SyncDbConnection
- sql::db_connection_pool::dbconnection::duckdbconn::DuckDBSyncParameter
- sql::db_connection_pool::dbconnection::odbcconn::ODBCSyncParameter
- util::schema::SchemaValidator
Functions
- flight::enforce_schema
- sql::arrow_sql_gen::arrow::map_data_type_to_array_builder
- sql::arrow_sql_gen::arrow::map_data_type_to_array_builder_optional
- sql::arrow_sql_gen::mysql::map_column_to_data_type
- sql::arrow_sql_gen::mysql::rows_to_arrow
- sql::arrow_sql_gen::postgres::rows_to_arrow
- sql::arrow_sql_gen::sqlite::rows_to_arrow
- sql::arrow_sql_gen::statement::use_json_insert_for_type
- sql::db_connection_pool::dbconnection::clickhouseconn::replace_clickhouse_ddl_parameters
- sql::db_connection_pool::dbconnection::duckdbconn::flatten_table_function_name
- sql::db_connection_pool::dbconnection::duckdbconn::is_table_function
- sql::db_connection_pool::dbconnection::get_schema
- sql::db_connection_pool::dbconnection::get_schemas
- sql::db_connection_pool::dbconnection::get_tables
- sql::db_connection_pool::dbconnection::query_arrow
- sql::db_connection_pool::runtime::execute_in_tokio
- sql::db_connection_pool::runtime::run_async_with_tokio
- sql::db_connection_pool::runtime::run_sync_with_tokio
- sql::sql_provider_datafusion::default_filter_pushdown
- sql::sql_provider_datafusion::get_stream
- sql::sql_provider_datafusion::project_schema_safe
- sql::sql_provider_datafusion::to_execution_error
- util::constraints::get_primary_keys_from_constraints
- util::constraints::validate_batch_with_constraints
- util::handle_unsupported_type_error
- util::hashmap_from_option_string
- util::ns_lookup::verify_endpoint_connection
- util::ns_lookup::verify_ns_lookup_and_tcp_connect
- util::remove_prefix_from_hashmap_keys
- util::retriable_error::check_and_mark_retriable_error
- util::retriable_error::is_retriable_error
- util::retriable_error::to_retriable_data_write_error
- util::secrets::to_secret_map
- util::to_datafusion_error
Type Aliases
- mysql::DynMySQLConnection
- mysql::DynMySQLConnectionPool
- postgres::DynPostgresConnection
- postgres::DynPostgresConnectionPool
- sql::arrow_sql_gen::mysql::Result
- sql::arrow_sql_gen::postgres::Result
- sql::arrow_sql_gen::postgres::composite::Result
- sql::arrow_sql_gen::sqlite::Result
- sql::arrow_sql_gen::statement::Result
- sql::db_connection_pool::Error
- sql::db_connection_pool::dbconnection::GenericError
- sql::db_connection_pool::dbconnection::duckdbconn::DuckDBParameter
- sql::db_connection_pool::dbconnection::odbcconn::ODBCDbConnection
- sql::db_connection_pool::dbconnection::odbcconn::ODBCDbConnectionPool
- sql::db_connection_pool::dbconnection::odbcconn::ODBCParameter
- sql::db_connection_pool::mysqlpool::Result
- sql::db_connection_pool::postgrespool::Result
- sql::sql_provider_datafusion::Result
- sqlite::DynSqliteConnectionPool
- util::constraints::Result
- util::ns_lookup::Result