Docs.rs
zeph-db-0.18.6
zeph-db 0.18.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bug-ops
Dependencies
regex ^1.12
normal
sqlx ^0.8
normal
testcontainers ^0.27
normal
optional
testcontainers-modules ^0.15
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
85%
of the crate is documented
Platform
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 dialect
zeph_db
0.18.6
Module dialect
Module Items
Structs
Traits
In crate zeph_
db
zeph_db
Module
dialect
Copy item path
Source
Structs
§
Postgres
PostgreSQL
dialect marker type.
Sqlite
SQLite
dialect marker type.
Traits
§
Dialect
SQL fragments that differ between database backends.