Docs.rs
  • degen-sql-0.2.17
    • degen-sql 0.2.17
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • ethereumdegen
    • Dependencies
      • chrono ^0.4 normal
      • deadpool ^0.12.2 normal
      • deadpool-postgres ^0.14.1 normal
      • dotenvy ^0.15 normal
      • env_logger ^0.10.0 normal
      • include_dir ^0.7.3 normal
      • inquire ^0.6.2 normal
      • log ^0.4.18 normal
      • serde ^1.0 normal
      • serde_json ^1.0.96 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.28.1 normal
      • tokio-postgres ^0.7.8 normal
      • tokio-postgres-migration ^0.1.0 normal
      • utoipa ^5.3.1 normal optional
    • Versions
    • 3.51% 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
    • 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

degen_sql0.2.17

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • db::postgres::models::migrations_model::Migration
  • db::postgres::models::migrations_model::MigrationsModel
  • db::postgres::postgres_db::Database
  • db::postgres::postgres_db::DatabaseCredentials
  • pagination::PaginatedResponse
  • pagination::PaginationData
  • sql_builder::SqlBuilder
  • tiny_safe_string::TinySafeString

Enums

  • db::postgres::models::model::PostgresModelError
  • pagination::ColumnSortDir
  • sql_builder::ComparisonType
  • sql_builder::OrderingDirection
  • sql_builder::SqlStatementBase

Traits

  • db::postgres::models::model::Model
  • db::postgres::postgres_db::MigrationAsStr

Functions

  • db::postgres::postgres_db::try_get_option