List of all items
Structs
- Migration
- Migrator
- Premix
- QueryBuilder
- ValidationError
- migrator::Migration
- migrator::Migrator
- prelude::Premix
- sqlx::MySql
- sqlx::MySqlConnection
- sqlx::PgConnection
- sqlx::Pool
- sqlx::Postgres
- sqlx::QueryBuilder
- sqlx::RawSql
- sqlx::Sqlite
- sqlx::SqliteConnection
- sqlx::Transaction
- sqlx::__rt::TimeoutError
- sqlx::error::UnexpectedNullError
- sqlx::mysql::MySql
- sqlx::mysql::MySqlArguments
- sqlx::mysql::MySqlColumn
- sqlx::mysql::MySqlConnectOptions
- sqlx::mysql::MySqlConnection
- sqlx::mysql::MySqlDatabaseError
- sqlx::mysql::MySqlQueryResult
- sqlx::mysql::MySqlRow
- sqlx::mysql::MySqlStatement
- sqlx::mysql::MySqlTransactionManager
- sqlx::mysql::MySqlTypeInfo
- sqlx::mysql::MySqlValue
- sqlx::mysql::MySqlValueRef
- sqlx::mysql::types::MySqlTime
- sqlx::pool::CloseEvent
- sqlx::pool::Pool
- sqlx::pool::PoolConnection
- sqlx::pool::PoolConnectionMetadata
- sqlx::pool::PoolOptions
- sqlx::postgres::PgAdvisoryLock
- sqlx::postgres::PgAdvisoryLockGuard
- sqlx::postgres::PgArgumentBuffer
- sqlx::postgres::PgArguments
- sqlx::postgres::PgColumn
- sqlx::postgres::PgConnectOptions
- sqlx::postgres::PgConnection
- sqlx::postgres::PgCopyIn
- sqlx::postgres::PgDatabaseError
- sqlx::postgres::PgListener
- sqlx::postgres::PgNotification
- sqlx::postgres::PgQueryResult
- sqlx::postgres::PgRow
- sqlx::postgres::PgStatement
- sqlx::postgres::PgTransactionManager
- sqlx::postgres::PgTypeInfo
- sqlx::postgres::PgValue
- sqlx::postgres::PgValueRef
- sqlx::postgres::Postgres
- sqlx::postgres::types::Oid
- sqlx::postgres::types::PgBox
- sqlx::postgres::types::PgCiText
- sqlx::postgres::types::PgCircle
- sqlx::postgres::types::PgHstore
- sqlx::postgres::types::PgInterval
- sqlx::postgres::types::PgLQuery
- sqlx::postgres::types::PgLQueryVariant
- sqlx::postgres::types::PgLQueryVariantFlag
- sqlx::postgres::types::PgLSeg
- sqlx::postgres::types::PgLTree
- sqlx::postgres::types::PgLTreeLabel
- sqlx::postgres::types::PgLine
- sqlx::postgres::types::PgMoney
- sqlx::postgres::types::PgPath
- sqlx::postgres::types::PgPoint
- sqlx::postgres::types::PgPolygon
- sqlx::postgres::types::PgRange
- sqlx::query::Map
- sqlx::query::Query
- sqlx::query::QueryAs
- sqlx::query::QueryScalar
- sqlx::query_builder::QueryBuilder
- sqlx::query_builder::Separated
- sqlx::sqlite::LockedSqliteHandle
- sqlx::sqlite::Sqlite
- sqlx::sqlite::SqliteArguments
- sqlx::sqlite::SqliteColumn
- sqlx::sqlite::SqliteConnectOptions
- sqlx::sqlite::SqliteConnection
- sqlx::sqlite::SqliteError
- sqlx::sqlite::SqliteOwnedBuf
- sqlx::sqlite::SqliteQueryResult
- sqlx::sqlite::SqliteRow
- sqlx::sqlite::SqliteStatement
- sqlx::sqlite::SqliteTransactionManager
- sqlx::sqlite::SqliteTypeInfo
- sqlx::sqlite::SqliteValue
- sqlx::sqlite::SqliteValueRef
- sqlx::sqlite::UpdateHookResult
- sqlx::types::Json
- sqlx::types::JsonRawValue
- sqlx::types::Text
Enums
- Executor
- UpdateResult
- prelude::Executor
- prelude::UpdateResult
- sqlx::Either
- sqlx::Error
- sqlx::__rt::JoinHandle
- sqlx::encode::IsNull
- sqlx::error::Error
- sqlx::error::ErrorKind
- sqlx::mysql::MySqlSslMode
- sqlx::mysql::MySqlValueFormat
- sqlx::mysql::types::MySqlTimeError
- sqlx::mysql::types::MySqlTimeSign
- sqlx::pool::MaybePoolConnection
- sqlx::pool::maybe::MaybePoolConnection
- sqlx::postgres::PgAdvisoryLockKey
- sqlx::postgres::PgErrorPosition
- sqlx::postgres::PgSeverity
- sqlx::postgres::PgSslMode
- sqlx::postgres::PgTypeKind
- sqlx::postgres::PgValueFormat
- sqlx::postgres::types::PgCube
- sqlx::postgres::types::PgLQueryLevel
- sqlx::postgres::types::PgLTreeParseError
- sqlx::sqlite::SqliteArgumentValue
- sqlx::sqlite::SqliteAutoVacuum
- sqlx::sqlite::SqliteJournalMode
- sqlx::sqlite::SqliteLockingMode
- sqlx::sqlite::SqliteOperation
- sqlx::sqlite::SqliteSynchronous
- sqlx::types::JsonValue
Traits
- IntoExecutor
- Model
- ModelHooks
- ModelValidation
- SqlDialect
- prelude::IntoExecutor
- prelude::Model
- prelude::ModelHooks
- prelude::ModelValidation
- sqlx::Acquire
- sqlx::Arguments
- sqlx::Column
- sqlx::ColumnIndex
- sqlx::ConnectOptions
- sqlx::Connection
- sqlx::Database
- sqlx::Decode
- sqlx::Encode
- sqlx::Execute
- sqlx::Executor
- sqlx::FromRow
- sqlx::IntoArguments
- sqlx::MySqlExecutor
- sqlx::PgExecutor
- sqlx::Row
- sqlx::SqliteExecutor
- sqlx::Statement
- sqlx::Type
- sqlx::TypeInfo
- sqlx::Value
- sqlx::ValueRef
- sqlx::database::Database
- sqlx::database::HasStatementCache
- sqlx::decode::Decode
- sqlx::encode::Encode
- sqlx::error::DatabaseError
- sqlx::mysql::MySqlExecutor
- sqlx::postgres::PgExecutor
- sqlx::postgres::PgHasArrayType
- sqlx::postgres::PgPoolCopyExt
- sqlx::postgres::types::PgHasArrayType
- sqlx::prelude::Acquire
- sqlx::prelude::ConnectOptions
- sqlx::prelude::Connection
- sqlx::prelude::Decode
- sqlx::prelude::Encode
- sqlx::prelude::Executor
- sqlx::prelude::FromRow
- sqlx::prelude::IntoArguments
- sqlx::prelude::Row
- sqlx::prelude::Statement
- sqlx::prelude::Type
- sqlx::sqlite::SqliteExecutor
- sqlx::types::Type
Macros
- sqlx::query
- sqlx::query_as
- sqlx::query_as_unchecked
- sqlx::query_file
- sqlx::query_file_as
- sqlx::query_file_as_unchecked
- sqlx::query_file_scalar
- sqlx::query_file_scalar_unchecked
- sqlx::query_file_unchecked
- sqlx::query_scalar
- sqlx::query_scalar_unchecked
- sqlx::query_unchecked
- sqlx::sqlx_macros::expand_query
Attribute Macros
Derive Macros
- Model
- prelude::Model
- sqlx::Decode
- sqlx::Encode
- sqlx::FromRow
- sqlx::Type
- sqlx::decode::Decode
- sqlx::encode::Encode
- sqlx::prelude::Decode
- sqlx::prelude::Encode
- sqlx::prelude::FromRow
- sqlx::prelude::Type
- sqlx::sqlx_macros::Decode
- sqlx::sqlx_macros::Encode
- sqlx::sqlx_macros::FromRow
- sqlx::sqlx_macros::Type
- sqlx::types::Type
Functions
- sqlx::__query_scalar_with_result
- sqlx::__query_with_result
- sqlx::__rt::missing_rt
- sqlx::__rt::rt_tokio::available
- sqlx::__rt::sleep
- sqlx::__rt::spawn
- sqlx::__rt::spawn_blocking
- sqlx::__rt::test_block_on
- sqlx::__rt::timeout
- sqlx::__rt::yield_now
- sqlx::error::mismatched_types
- sqlx::query
- sqlx::query_as
- sqlx::query_as_with
- sqlx::query_scalar
- sqlx::query_scalar_with
- sqlx::query_with
- sqlx::raw_sql
- sqlx::test_block_on
Type Aliases
- sqlx::MySqlPool
- sqlx::MySqlTransaction
- sqlx::PgPool
- sqlx::PgTransaction
- sqlx::Result
- sqlx::SqlitePool
- sqlx::SqliteTransaction
- sqlx::error::BoxDynError
- sqlx::error::Result
- sqlx::mysql::MySqlPool
- sqlx::mysql::MySqlPoolOptions
- sqlx::mysql::MySqlTransaction
- sqlx::postgres::PgPool
- sqlx::postgres::PgPoolOptions
- sqlx::postgres::PgTransaction
- sqlx::sqlite::SqlitePool
- sqlx::sqlite::SqlitePoolOptions
- sqlx::sqlite::SqliteTransaction