Docs.rs
  • sql-insight-0.2.0
    • sql-insight 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • takaebato
    • Dependencies
      • sqlparser ^0.43.1 normal
      • thiserror ^1.0.56 normal
    • Versions
    • 48% 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

sql_insight0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • extractor::crud_table_extractor::CrudTableExtractor
  • extractor::crud_table_extractor::CrudTables
  • extractor::table_extractor::TableExtractor
  • extractor::table_extractor::TableReference
  • extractor::table_extractor::Tables
  • formatter::Formatter
  • normalizer::Normalizer
  • normalizer::NormalizerOptions

Enums

  • error::Error

Functions

  • extractor::crud_table_extractor::extract_crud_tables
  • extractor::table_extractor::extract_tables
  • formatter::format
  • normalizer::normalize
  • normalizer::normalize_with_options