List of all items
Structs
- connection::DbRuntime
- connection::InitDbOptions
- crypto::CryptoContext
- crypto::KeyringKeyProvider
- crypto::StaticKeyProvider
- graph::GraphRepo
- graph::RelationEdge
- model::schema::SchemaItem
- prelude::RecordId
- prelude::Table
- query::builder::QueryKind
- query::sql::RawSql
- query::sql::RawSqlStmt
- repository::Repo
- tx::TxResults
- tx::TxRunner
- tx::TxStmt
Enums
Traits
- Sensitive
- crypto::KeyProvider
- graph::GraphCrud
- model::meta::HasId
- model::meta::ModelMeta
- model::meta::ResolveRecordId
- model::meta::UniqueLookupMeta
- model::relation::RelationMeta
- model::schema::SchemaDef
- repository::Crud
Macros
Derive Macros
Functions
- auth::ensure_root_user
- connection::get_db
- connection::init_db
- connection::init_db_with_options
- crypto::decrypt_bytes
- crypto::decrypt_optional_string
- crypto::decrypt_string
- crypto::encrypt_bytes
- crypto::encrypt_optional_string
- crypto::encrypt_string
- graph::in_ids
- graph::out_ids
- graph::relate_at
- graph::unrelate_at
- model::meta::default_table_name
- model::meta::register_table
- model::relation::ensure_relation_name
- model::relation::register_relation
- model::relation::relation_name
- query::sql::query_bound
- query::sql::query_bound_checked
- query::sql::query_bound_return
- query::sql::query_bound_take
- query::sql::query_checked
- query::sql::query_raw
- query::sql::query_return
- query::sql::query_take
- serde_utils::id::deserialize_id_or_record_id_as_string
- serde_utils::id::serialize_id_as_string
- tx::run_tx