Docs.rs
  • sea-orm-cli-1.0.1
    • sea-orm-cli 1.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyt2y3
    • billy1624
    • Dependencies
      • async-std ^1.9 normal optional
      • chrono ^0.4.20 normal
      • clap ^4.3 normal optional
      • dotenvy ^0.15 normal optional
      • glob ^0.3 normal
      • regex ^1 normal
      • sea-orm-codegen =1.0.1 normal optional
      • sea-schema ^0.15.0 normal
      • sqlx ^0.7 normal optional
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3.17 normal
      • url ^2.2 normal
      • smol ^1.2.5 dev
    • Versions
    • 1.64% of the crate is documented
  • Go to latest version
  • Platform
    • 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

sea_orm_cli1.0.1

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::Cli

Enums

  • cli::Commands
  • cli::DateTimeCrate
  • cli::GenerateSubcommands
  • cli::MigrateSubcommands

Functions

  • cli::main
  • commands::generate::run_generate_command
  • commands::handle_error
  • commands::migrate::run_migrate_command
  • commands::migrate::run_migrate_generate
  • commands::migrate::run_migrate_init