Docs.rs
oxide-sql-sqlite-0.1.0
oxide-sql-sqlite 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dannywillems
Dependencies
oxide-sql-core ^0.1.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module builder
oxide_
sql_
sqlite
0.1.0
Module builder
Module Items
Structs
In crate oxide_
sql_
sqlite
oxide_sql_sqlite
Module
builder
Copy item path
Source
Expand description
SQLite-specific SQL builders.
Structs
§
Upsert
Builder
A type-safe UPSERT (INSERT … ON CONFLICT) builder for SQLite.