Docs.rs
  • sea-schema-0.14.2
    • sea-schema 0.14.2
    • 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.30.0 normal
      • sea-query-binder ^0.5.0 normal
      • sea-schema-derive ^0.2.0 normal
      • serde ^1 normal
      • sqlx ^0.7 normal
    • Versions
    • 8.54% 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

sea_schema0.14.2

Module constraints

  • Modules
  • Structs

In sea_schema::postgres::query

?
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