Docs.rs
  • tern-core-3.1.4
    • tern-core 3.1.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • quasi-coherent
    • Dependencies
      • chrono ^0.4.41 normal
      • display_json ^0.2.1 normal
      • futures-core ^0.3.31 normal
      • log ^0.4.27 normal
      • regex ^1.11.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sqlx ^0.8.5 normal optional
      • thiserror ^2.0.12 normal
    • Versions
    • 83.87% 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

tern_core3.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • executor::sqlx_backend::mysql::SqlxMySqlQueryRepo
  • executor::sqlx_backend::pool::SqlxExecutor
  • executor::sqlx_backend::postgres::SqlxPgQueryRepo
  • executor::sqlx_backend::sqlite::SqlxSqliteQueryRepo
  • migration::AppliedMigration
  • migration::MigrationId
  • migration::MigrationSet
  • migration::Query
  • runner::MigrationResult
  • runner::Report
  • runner::Runner

Enums

  • error::Error

Traits

  • error::DatabaseError
  • migration::Executor
  • migration::Migration
  • migration::MigrationContext
  • migration::MigrationSource
  • migration::QueryBuilder
  • migration::QueryRepository

Type Aliases

  • error::TernResult
  • executor::sqlx_backend::mysql::SqlxMySqlExecutor
  • executor::sqlx_backend::postgres::SqlxPgExecutor
  • executor::sqlx_backend::sqlite::SqlxSqliteExecutor