Docs.rs
  • ts_sqlx-0.1.1
    • ts_sqlx 0.1.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanfaucett
    • Dependencies
      • anyhow ^1.0 normal
      • clap ^4.4 normal
      • clap_complete ^4.4 normal
      • console ^0.15 normal
      • ctrlc ^3.4 normal
      • dotenvy ^0.15 normal
      • notify ^6.1 normal
      • once_cell ^1.19 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sqlx-core ^0.7 normal
      • sqlx-mysql ^0.7 normal
      • sqlx-postgres ^0.7 normal
      • sqlx-sqlite ^0.7 normal
      • swc_common ^0.33 normal
      • swc_ecma_ast ^0.111 normal
      • swc_ecma_parser ^0.142 normal
      • tokio ^1.36 normal
      • url ^2.5 normal
      • walkdir ^2.4 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

ts_sqlx0.1.1

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • config::Config
  • config::RuntimeConfig
  • database::CachingDescribeBlocking
  • opt::ConfigOpts
  • opt::Opt
  • parse_source::SQL
  • ts::QueryToTSDriver
  • ts::TSCall

Enums

  • opt::Command
  • ts::TSFieldType

Traits

  • database::DatabaseExt

Functions

  • parse_source::find_sqlx_import_alias
  • parse_source::get_sql_from_expr
  • parse_source::get_sql_from_var_decl
  • parse_source::get_var_decl_name
  • parse_source::parse_source
  • parse_source::process_block_stmt_as_expr
  • parse_source::process_class_decl
  • parse_source::process_decl
  • parse_source::process_default_decl
  • run::run
  • run::run_command
  • run::run_for_file
  • run::run_for_folder
  • run::watch_command
  • runtime::block_on
  • scan_folder::is_valid_path
  • scan_folder::pattern_to_regex
  • scan_folder::scan_folder
  • ts::get_foss_driver_for_database_url
  • ts::to_ts_call
  • ts::ts_calls_to_string

Statics

  • runtime::RUNTIME

Constants

  • ts::FOSS_DRIVERS