Docs.rs
  • sea-schema-0.10.3
    • sea-schema 0.10.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tyt2y3
    • billy1624
    • Dependencies
      • futures ^0.3 normal
      • log ^0.4 normal
      • sea-query ^0.27.1 normal
      • sea-query-binder ^0.2 normal
      • sea-schema-derive ^0.1.0 normal
      • serde ^1 normal
      • sqlx ^0.6 normal
    • Versions
    • 9.25% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Module constraints

  • Modules
  • Structs
?
Change settings

Module sea_schema::postgres::query::constraints

source ·
Available on crate features postgres and query only.

Re-exports

pub use check_constraints::*;
pub use key_column_usage::*;
pub use referential_constraints::*;
pub use table_constraints::*;

Modules

check_constraints
key_column_usage
referential_constraints
table_constraints

Structs

TableConstraintsQueryResult