Docs.rs
sea-schema-0.16.0
sea-schema 0.16.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
tyt2y3
billy1624
Dependencies
futures ^0.3
normal
optional
log ^0.4
normal
optional
sea-query ^0.32.0
normal
sea-query-binder ^0.7.0
normal
optional
sea-schema-derive ^0.3.0
normal
serde ^1
normal
optional
sqlx ^0.8
normal
optional
Versions
7.69%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sea_
schema
0.16.0
All Items
Crate Items
Re-exports
Modules
Macros
Crate
sea_schema
Copy item path
source
Re-exports
§
pub use
sea_query
;
pub use
name
::*;
Modules
§
mysql
mysql
name
postgres
postgres
probe
sqlite
sqlite
This module handles discovery of a schema from an SQLite database. Note that only the types specified by official
SQLite documentation
are discovered.
Macros
§
debug_
print