List of all items
Structs
- query::Query
- runtime::sql::Bindings
- schema::column::DataColumn
- schema::column::ForeignKey
- schema::column::PrimaryKey
- schema::column::TimestampColumn
Enums
- bind::BindError
- error::Error
- hooks::HookInput
- hooks::HookStage
- query::Cardinality
- query::Operation
- query::QueryError
- query::QueryResult
- query::SqlError
- query::ViolationError
- schema::column::Column
- schema::column::TimestampKind
Traits
- bind::Bind
- bind::Bindable
- hooks::Hook
- hooks::Hooks
- rel::ReferredBy
- rel::RefersTo
- schema::Create
- schema::Delete
- schema::Entity
- schema::Read
- schema::Table
- schema::Update
Functions
- runtime::sql::delete
- runtime::sql::delete_by
- runtime::sql::insert
- runtime::sql::select
- runtime::sql::select_all
- runtime::sql::select_by
- runtime::sql::update
- runtime::sql::upsert
- testing::create
- testing::delete
- testing::read
- testing::update