List of all items
Structs
- any::Any
- any::AnyArgumentBuffer
- any::AnyArguments
- any::AnyColumn
- any::AnyConnectOptions
- any::AnyConnection
- any::AnyQueryResult
- any::AnyRow
- any::AnyStatement
- any::AnyTransactionManager
- any::AnyTypeInfo
- any::AnyValue
- any::AnyValueRef
- arguments::ImmutableArguments
- error::UnexpectedNullError
- migrate::AppliedMigration
- migrate::Migration
- migrate::Migrator
- mssql::Mssql
- mssql::MssqlArguments
- mssql::MssqlColumn
- mssql::MssqlConnectOptions
- mssql::MssqlConnection
- mssql::MssqlDatabaseError
- mssql::MssqlQueryResult
- mssql::MssqlRow
- mssql::MssqlStatement
- mssql::MssqlTransactionManager
- mssql::MssqlTypeInfo
- mssql::MssqlValue
- mssql::MssqlValueRef
- mysql::MySql
- mysql::MySqlArguments
- mysql::MySqlColumn
- mysql::MySqlConnectOptions
- mysql::MySqlConnection
- mysql::MySqlDatabaseError
- mysql::MySqlQueryResult
- mysql::MySqlRow
- mysql::MySqlStatement
- mysql::MySqlTransactionManager
- mysql::MySqlTypeInfo
- mysql::MySqlValue
- mysql::MySqlValueRef
- pool::CloseEvent
- pool::Pool
- pool::PoolConnection
- pool::PoolConnectionMetadata
- pool::PoolOptions
- postgres::PgAdvisoryLock
- postgres::PgAdvisoryLockGuard
- postgres::PgArgumentBuffer
- postgres::PgArguments
- postgres::PgColumn
- postgres::PgConnectOptions
- postgres::PgConnection
- postgres::PgCopyIn
- postgres::PgDatabaseError
- postgres::PgListener
- postgres::PgNotification
- postgres::PgQueryResult
- postgres::PgRow
- postgres::PgStatement
- postgres::PgTransactionManager
- postgres::PgTypeInfo
- postgres::PgValue
- postgres::PgValueRef
- postgres::Postgres
- postgres::types::Oid
- postgres::types::PgInterval
- postgres::types::PgLQuery
- postgres::types::PgLQueryVariant
- postgres::types::PgLQueryVariantFlag
- postgres::types::PgLTree
- postgres::types::PgLTreeLabel
- postgres::types::PgMoney
- postgres::types::PgRange
- postgres::types::PgTimeTz
- query::Map
- query::Query
- query_as::QueryAs
- query_builder::QueryBuilder
- query_builder::Separated
- query_scalar::QueryScalar
- sqlite::LockedSqliteHandle
- sqlite::Sqlite
- sqlite::SqliteArguments
- sqlite::SqliteColumn
- sqlite::SqliteConnectOptions
- sqlite::SqliteConnection
- sqlite::SqliteError
- sqlite::SqliteQueryResult
- sqlite::SqliteRow
- sqlite::SqliteStatement
- sqlite::SqliteTransactionManager
- sqlite::SqliteTypeInfo
- sqlite::SqliteValue
- sqlite::SqliteValueRef
- testing::FixtureSnapshot
- testing::TestArgs
- testing::TestContext
- testing::TestFixture
- transaction::Transaction
- types::Json
- types::JsonRawValue
Enums
- Either
- any::AnyKind
- encode::IsNull
- error::Error
- migrate::MigrateError
- migrate::MigrationType
- mysql::MySqlSslMode
- mysql::MySqlValueFormat
- postgres::PgAdvisoryLockKey
- postgres::PgErrorPosition
- postgres::PgSeverity
- postgres::PgSslMode
- postgres::PgTypeKind
- postgres::PgValueFormat
- postgres::types::PgLQueryLevel
- postgres::types::PgLTreeParseError
- sqlite::SqliteArgumentValue
- sqlite::SqliteAutoVacuum
- sqlite::SqliteJournalMode
- sqlite::SqliteLockingMode
- sqlite::SqliteSynchronous
- types::JsonValue
Traits
- acquire::Acquire
- any::AnyColumnIndex
- any::AnyDecode
- any::AnyEncode
- any::AnyExecutor
- arguments::Arguments
- arguments::IntoArguments
- column::Column
- column::ColumnIndex
- connection::ConnectOptions
- connection::Connection
- database::Database
- database::HasArguments
- database::HasStatement
- database::HasStatementCache
- database::HasValueRef
- decode::Decode
- encode::Encode
- error::DatabaseError
- executor::Execute
- executor::Executor
- from_row::FromRow
- migrate::Migrate
- migrate::MigrateDatabase
- migrate::MigrationSource
- mssql::MssqlExecutor
- mysql::MySqlExecutor
- postgres::PgExecutor
- postgres::types::PgHasArrayType
- row::Row
- sqlite::SqliteExecutor
- statement::Statement
- testing::TestFn
- testing::TestSupport
- testing::TestTermination
- type_info::TypeInfo
- types::Type
- value::Value
- value::ValueRef
Functions
- query::query
- query::query_with
- query_as::query_as
- query_as::query_as_with
- query_scalar::query_scalar
- query_scalar::query_scalar_with
- test_block_on