Docs.rs
  • ormlitex-core-0.17.1
    • ormlitex-core 0.17.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • holmofy
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • ormlitex-attr ^0.17 normal
      • serde ^1 normal
      • sqlmo ^0.16 normal
      • sqlparser ^0.35 normal
      • sqlx ^0.7 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • assert_matches ^1 dev
      • syn ^2 dev
      • uuid ^1 dev
    • Versions
    • 15.48% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ormlitex_core0.17.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • insert::Insertion
  • join::Join
  • query_builder::SelectQueryBuilder
  • query_builder::args::QueryBuilderArgs
  • schema::Options
  • schema::TypeTranslationError

Enums

  • Error
  • insert::OnConflict
  • join::JoinData
  • join::SemanticJoinType
  • query_builder::placeholder::Placeholder

Traits

  • join::JoinMeta
  • join::Loadable
  • model::HasModelBuilder
  • model::Insertable
  • model::Model
  • model::ModelBuilder
  • model::TableMeta
  • schema::TryFromormlitex

Functions

  • config::get_var_database_url
  • config::get_var_migration_folder
  • config::get_var_model_folders
  • config::get_var_snapshot_folder

Type Aliases

  • BoxFuture
  • Result

Constants

  • config::MIGRATION_TABLE
  • config::MODEL_FOLDERS