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_
core
0.24.2
Module insert
Module Items
Structs
Enums
In crate ormlite_
core
ormlite_core
Module
insert
Copy item path
Source
Structs
§
Insertion
Represents an insert query. We had to turn this into a model because we need to pass in the on_conflict configuration.
Enums
§
OnConflict