List of all items
Structs
- TdsVersion
- blob::BlobReader
- bulk::BulkColumn
- bulk::BulkInsert
- bulk::BulkInsertBuilder
- bulk::BulkInsertResult
- bulk::BulkOptions
- cancel::CancelHandle
- change_tracking::ChangeMetadata
- change_tracking::ChangeTracking
- change_tracking::ChangeTrackingQuery
- client::Client
- config::Config
- config::RedirectConfig
- config::RetryPolicy
- config::TimeoutConfig
- encryption::EncryptionConfig
- encryption::ParameterCryptoInfo
- encryption::ParameterEncryptionInfo
- encryption::ResultSetEncryptionInfo
- from_row::MapRows
- instrumentation::DatabaseMetrics
- instrumentation::InstrumentationContext
- instrumentation::OperationTimer
- instrumentation::SanitizationConfig
- query::BoundQuery
- query::Query
- row::ColMetaData
- row::Column
- row::ColumnSlice
- row::Row
- row::RowIter
- state::Connected
- state::Disconnected
- state::InTransaction
- state::Ready
- state::StateMarker
- state::Streaming
- statement_cache::PreparedStatement
- statement_cache::StatementCache
- statement_cache::StatementCacheConfig
- stream::ExecuteResult
- stream::MultiResultStream
- stream::OutputParam
- stream::QueryStream
- stream::ResultSet
- to_params::NamedParam
- to_params::ParamList
- transaction::SavePoint
- transaction::Transaction
- tvp::TvpColumn
- tvp::TvpRow
- tvp::TvpValue
Enums
- Credentials
- SqlValue
- change_tracking::ChangeOperation
- change_tracking::SyncVersionStatus
- error::Error
- state::ProtocolState
- transaction::IsolationLevel
Traits
- FromSql
- ToSql
- from_row::FromRow
- from_row::RowIteratorExt
- query::QueryExt
- state::ConnectionState
- to_params::ToParams
- tvp::Tvp
Functions
Type Aliases
Constants
- instrumentation::DB_SYSTEM
- instrumentation::attributes::DB_CONNECTION_ID
- instrumentation::attributes::DB_ISOLATION_LEVEL
- instrumentation::attributes::DB_NAME
- instrumentation::attributes::DB_OPERATION
- instrumentation::attributes::DB_ROWS_AFFECTED
- instrumentation::attributes::DB_STATEMENT
- instrumentation::attributes::DB_SYSTEM
- instrumentation::attributes::ERROR_TYPE
- instrumentation::attributes::SERVER_ADDRESS
- instrumentation::attributes::SERVER_PORT
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_CLOSE_TOTAL
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_CREATE_TOTAL
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_IDLE
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_MAX
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_USAGE
- instrumentation::metric_names::DB_CLIENT_CONNECTIONS_WAIT_TIME
- instrumentation::metric_names::DB_CLIENT_ERRORS_TOTAL
- instrumentation::metric_names::DB_CLIENT_OPERATIONS_TOTAL
- instrumentation::metric_names::DB_CLIENT_OPERATION_DURATION
- instrumentation::span_names::BEGIN_TRANSACTION
- instrumentation::span_names::BULK_INSERT
- instrumentation::span_names::COMMIT
- instrumentation::span_names::CONNECT
- instrumentation::span_names::EXECUTE
- instrumentation::span_names::QUERY
- instrumentation::span_names::ROLLBACK
- instrumentation::span_names::SAVEPOINT
- statement_cache::DEFAULT_MAX_STATEMENTS