List of all items
Structs
- AppliedMigration
- ApplyMigrationsReport
- DefaultAttribute
- DeleteMany
- EmbeddedMigrations
- Field
- FieldBuilder
- GeneratedMigration
- Insert
- InsertValues
- Migration
- MigrationDirectory
- Model
- ModelBuilder
- ModelIndexAttribute
- ModelIndexAttributeBuilder
- ModelPrimaryKeyAttribute
- ModelPrimaryKeyAttributeBuilder
- ModelUniqueAttribute
- ModelUniqueAttributeBuilder
- PostgresColumn
- PostgresForeignKey
- PostgresIndex
- PostgresMigration
- PostgresMigrator
- PostgresPrimaryKey
- PostgresSchema
- PostgresTable
- Query
- QueryRelationSelection
- QuerySelection
- QueryVariables
- RelationAttribute
- RelationAttributeBuilder
- RustTypeAttribute
- ScalarFieldType
- Schema
- SchemaBuilder
- TransactionOptions
- UpdateMany
- UpdateValues
- ValidationError
- ValidationErrors
- VitrailClient
- VitrailTransaction
- cli::VitrailCli
- rust_decimal::Decimal
- rust_decimal::prelude::Decimal
- serde_json::Deserializer
- serde_json::Error
- serde_json::Map
- serde_json::Number
- serde_json::Serializer
- serde_json::StreamDeserializer
- serde_json::de::Deserializer
- serde_json::de::IoRead
- serde_json::de::SliceRead
- serde_json::de::StrRead
- serde_json::de::StreamDeserializer
- serde_json::error::Error
- serde_json::map::IntoIter
- serde_json::map::IntoValues
- serde_json::map::Iter
- serde_json::map::IterMut
- serde_json::map::Keys
- serde_json::map::Map
- serde_json::map::OccupiedEntry
- serde_json::map::VacantEntry
- serde_json::map::Values
- serde_json::map::ValuesMut
- serde_json::ser::CompactFormatter
- serde_json::ser::PrettyFormatter
- serde_json::ser::Serializer
- serde_json::value::Map
- serde_json::value::Number
- serde_json::value::RawValue
- serde_json::value::Serializer
- sqlx::Any
- sqlx::AnyConnection
- sqlx::PgConnection
- sqlx::Pool
- sqlx::Postgres
- sqlx::QueryBuilder
- sqlx::RawSql
- sqlx::Transaction
- sqlx::__rt::TimeoutError
- sqlx::any::Any
- sqlx::any::AnyArguments
- sqlx::any::AnyConnectOptions
- sqlx::any::AnyQueryResult
- sqlx::any::AnyRow
- sqlx::any::AnyStatement
- sqlx::any::AnyTransactionManager
- sqlx::any::AnyTypeInfo
- sqlx::any::AnyValue
- sqlx::any::AnyValueRef
- sqlx::error::UnexpectedNullError
- sqlx::migrate::AppliedMigration
- sqlx::migrate::Migration
- sqlx::migrate::Migrator
- 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::postgres::types::PgTimeTz
- sqlx::query::Map
- sqlx::query::Query
- sqlx::query::QueryAs
- sqlx::query::QueryScalar
- sqlx::query_builder::QueryBuilder
- sqlx::query_builder::Separated
- sqlx::testing::FixtureSnapshot
- sqlx::testing::TestArgs
- sqlx::testing::TestContext
- sqlx::testing::TestFixture
- sqlx::types::Decimal
- sqlx::types::Json
- sqlx::types::JsonRawValue
- sqlx::types::Text
- sqlx::types::Uuid
- sqlx::types::chrono::DateTime
- sqlx::types::chrono::FixedOffset
- sqlx::types::chrono::Local
- sqlx::types::chrono::NaiveDate
- sqlx::types::chrono::NaiveDateTime
- sqlx::types::chrono::NaiveTime
- sqlx::types::chrono::Utc
- sqlx::types::uuid::Builder
- sqlx::types::uuid::Error
- sqlx::types::uuid::NoContext
- sqlx::types::uuid::NonNilUuid
- sqlx::types::uuid::Timestamp
- sqlx::types::uuid::Uuid
- sqlx::types::uuid::fmt::Braced
- sqlx::types::uuid::fmt::Hyphenated
- sqlx::types::uuid::fmt::Simple
- sqlx::types::uuid::fmt::Urn
- sqlx::types::uuid::timestamp::Timestamp
- sqlx::types::uuid::timestamp::context::NoContext
- sqlx::types::uuid::timestamp::context::ThreadLocalContext
Enums
- Attribute
- ColumnDefault
- ColumnType
- DefaultFunction
- FieldKind
- FieldType
- ForeignKeyAction
- InsertValue
- MigratorError
- ModelAttribute
- QueryFilter
- QueryFilterValue
- QueryFilterValues
- QueryOrder
- QueryOrderDirection
- QueryPagination
- QueryVariableValue
- Resolution
- ScalarType
- TransactionIsolationLevel
- UpdateValue
- ValidationLocation
- rust_decimal::Error
- rust_decimal::RoundingStrategy
- rust_decimal::prelude::RoundingStrategy
- serde_json::Value
- serde_json::error::Category
- serde_json::map::Entry
- serde_json::ser::CharEscape
- serde_json::value::Value
- sqlx::Either
- sqlx::Error
- sqlx::__rt::JoinHandle
- sqlx::any::AnyKind
- sqlx::any::AnyTypeInfoKind
- sqlx::encode::IsNull
- sqlx::error::Error
- sqlx::error::ErrorKind
- sqlx::migrate::MigrateError
- sqlx::migrate::MigrationType
- 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::types::JsonValue
- sqlx::types::uuid::Variant
- sqlx::types::uuid::Version
Traits
- DeleteManyModel
- DeleteSpec
- InsertModel
- InsertScalar
- InsertSpec
- InsertValueSet
- MigrationSource
- QueryModel
- QueryResultValue
- QueryScalar
- QuerySpec
- QueryValue
- QueryVariableSet
- SchemaAccess
- StringValueType
- UpdateManyModel
- UpdateScalar
- UpdateSpec
- UpdateValueSet
- rust_decimal::MathematicalOps
- rust_decimal::prelude::FromPrimitive
- rust_decimal::prelude::FromStr
- rust_decimal::prelude::MathematicalOps
- rust_decimal::prelude::One
- rust_decimal::prelude::Signed
- rust_decimal::prelude::ToPrimitive
- rust_decimal::prelude::Zero
- serde_json::de::Read
- serde_json::ser::Formatter
- serde_json::value::Index
- sqlx::Acquire
- sqlx::AnyExecutor
- 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::PgExecutor
- sqlx::Row
- sqlx::Statement
- sqlx::Type
- sqlx::TypeInfo
- sqlx::Value
- sqlx::ValueRef
- sqlx::any::AnyExecutor
- sqlx::database::Database
- sqlx::database::HasStatementCache
- sqlx::decode::Decode
- sqlx::encode::Encode
- sqlx::error::DatabaseError
- sqlx::migrate::Migrate
- sqlx::migrate::MigrateDatabase
- sqlx::migrate::MigrationSource
- 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::testing::TestFn
- sqlx::testing::TestSupport
- sqlx::testing::TestTermination
- sqlx::types::Type
- sqlx::types::chrono::TimeZone
- sqlx::types::uuid::ClockSequence
- sqlx::types::uuid::timestamp::ClockSequence
Macros
- delete
- embed_migrations
- insert
- query
- schema
- serde_json::json
- sqlx::migrate
- 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
- sqlx::sqlx_macros::migrate
- sqlx::types::uuid::uuid
- update
Attribute Macros
Derive Macros
- DeleteMany
- InsertInput
- InsertResult
- QueryResult
- QueryVariables
- UpdateData
- UpdateMany
- 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
- alias_name
- cli::run_cli
- json_array_field
- json_as_bool
- json_as_bytes
- json_as_datetime_utc
- json_as_decimal
- json_as_f64
- json_as_i64
- json_as_string
- json_value
- parse_decimal
- query_model_is_null
- row_as_bytes
- row_as_datetime_utc
- row_as_decimal
- row_value
- rust_decimal::str::overflow_128
- schema_error
- serde_json::de::from_reader
- serde_json::de::from_slice
- serde_json::de::from_str
- serde_json::from_reader
- serde_json::from_slice
- serde_json::from_str
- serde_json::from_value
- serde_json::ser::to_string
- serde_json::ser::to_string_pretty
- serde_json::ser::to_vec
- serde_json::ser::to_vec_pretty
- serde_json::ser::to_writer
- serde_json::ser::to_writer_pretty
- serde_json::to_string
- serde_json::to_string_pretty
- serde_json::to_value
- serde_json::to_vec
- serde_json::to_vec_pretty
- serde_json::to_writer
- serde_json::to_writer_pretty
- serde_json::value::from_value
- serde_json::value::to_raw_value
- serde_json::value::to_value
- 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::any::install_default_drivers
- sqlx::any::install_drivers
- sqlx::error::mismatched_types
- sqlx::migrate::resolve_blocking
- 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
- BoxFuture
- rust_decimal::Result
- serde_json::Result
- serde_json::error::Result
- sqlx::AnyPool
- sqlx::PgPool
- sqlx::PgTransaction
- sqlx::Result
- sqlx::any::AnyPoolOptions
- sqlx::error::BoxDynError
- sqlx::error::Result
- sqlx::postgres::PgPool
- sqlx::postgres::PgPoolOptions
- sqlx::postgres::PgTransaction
- sqlx::types::uuid::Bytes