Docs.rs
  • sqlx-plus-core-0.1.4
    • sqlx-plus-core 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • jerrychir
    • Dependencies
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • sqlx ^0.8 normal
      • syn ^1.0 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 3.7% 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

sqlx_plus_core0.1.4

Crate Items

  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Enums

  • DbType

Traits

  • SqlxBase

Functions

  • generate_alter_table_sql
  • generate_create_table_sql
  • get_db_type

Type Aliases

  • DbPool
  • DbRow
  • DbTransaction