Docs.rs
  • sqlant-0.6.0
    • sqlant 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kurotych
    • Dependencies
      • async-trait ^0.1 normal
      • clap ^4.1.4 normal
      • native-tls ^0.2.13 normal
      • postgres-native-tls ^0.5.0 normal
      • serde ^1.0 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0 normal
      • tinytemplate ^1.2 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7 normal
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sqlant0.6.0

Module sql_entities

Module Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate sqlant

sqlant

Module sql_entities

Source

Structs§

ForeignKey
SqlERData
Table
TableColumn
View

Enums§

ColumnConstraints

Traits§

SqlERDataLoader

Type Aliases§

SqlEnums