Docs.rs
declare_schema-0.0.11
declare_schema 0.0.11
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
philipcristiano
Dependencies
anyhow ^1.0.82
normal
clap ^4.5.4
normal
futures ^0.3.30
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlparser ^0.57.0
normal
sqlx ^0.8.0
normal
thiserror ^2.0.0
normal
tokio ^1.37.0
normal
toml ^0.8.12
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
uuid ^1.8.0
normal
Versions
25.93%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
declare_
schema
0.0.11
Module source_
postgres
Module Items
Functions
In crate declare_
schema
declare_schema
Module
source_postgres
Copy item path
Source
Expand description
Postgres Server reading to generate sqlparser ASTs
Functions
ยง
from_
pool