Docs.rs
  • ormlite-core-0.24.2
    • ormlite-core 0.24.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kurtbuilds
    • Dependencies
      • anyhow ^1 normal
      • futures ^0.3.31 normal
      • indexmap ^2.7.0 normal
      • ormlite-attr ^0.24 normal
      • proc-macro2 ^1.0.92 normal
      • serde ^1.0.217 normal
      • sqlmo ^0.24 normal
      • sqlparser ^0.51.0 normal
      • sqlx ^0.8.2 normal
      • syn ^2.0.94 normal
      • thiserror ^1 normal
      • assert_matches ^1 dev
      • syn ^2 dev
      • tokio ^1 dev
      • uuid ^1 dev
    • Versions
    • 16.67% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ormlite_core0.24.2

Crate Items

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

List of all items

Structs

  • config::Config
  • config::Table
  • insert::Insertion
  • join::Join
  • query_builder::SelectQueryBuilder
  • query_builder::args::QueryBuilderArgs
  • schema::Options

Enums

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

Traits

  • join::JoinMeta
  • join::Loadable
  • model::Insert
  • model::Model
  • model::ModelBuilder
  • model::TableMeta
  • schema::FromMeta

Functions

  • config::get_var_database_url
  • config::get_var_migration_folder
  • config::get_var_model_folders
  • config::get_var_snapshot_folder
  • join::column_alias
  • join::criteria
  • join::select_columns
  • schema::schema_from_ormlite_project

Type Aliases

  • BoxFuture
  • Result

Constants

  • config::MIGRATION_TABLE
  • config::MODEL_FOLDERS