List of all items
Structs
- cli::Cli
- cli::CliResult
- commands::TelemetryInfo
- commands::check::Check
- commands::init::Init
- commands::migration::AdoptMigration
- commands::migration::ApplyMigration
- commands::migration::BuildMigration
- commands::migration::MigrationStatus
- commands::migration::MigrationStatusRow
- commands::migration::NewMigration
- commands::migration::PinMigration
- commands::test::BuildTest
- commands::test::CompareTests
- commands::test::ExpectTest
- commands::test::NewTest
- commands::test::RunTest
- config::Config
- config::ConfigLoaderSaver
- config::FolderPather
- engine::DatabaseConfig
- engine::ExistingMigrationInfo
- engine::MigrationDbInfo
- engine::postgres_psql::PSQL
- escape::EscapedIdentifier
- escape::EscapedLiteral
- escape::EscapedQuery
- escape::InsecureRawSql
- migrator::Migrator
- pinfile::LockData
- sqltest::TestOutcome
- sqltest::Tester
- store::MigrationFileStatus
- store::Store
- store::pinner::Entry
- store::pinner::Tree
- store::pinner::latest::Latest
- store::pinner::spawn::Spawn
- telemetry::TelemetryEvent
- telemetry::TelemetryRecorder
- template::Generation
- template::StreamingGeneration
Enums
- cli::Commands
- cli::MigrationCommands
- cli::TestCommands
- commands::Outcome
- engine::CommandSpec
- engine::EngineError
- engine::EngineType
- engine::MigrationActivity
- engine::MigrationError
- engine::MigrationStatus
- sql_formatter::SqlDialect
- store::DesiredOperator
- store::pinner::EntryKind
- telemetry::CommandStatus
- variables::Variables
Traits
Macros
Functions
- cli::run_cli
- commands::migration::get_combined_migration_status
- commands::migration::get_pending_and_confirm
- engine::postgres_psql::migration_lock_key
- engine::resolve_command_spec
- show_telemetry_notice
- sql_formatter::get_auto_escape_callback
- sql_formatter::get_formatter
- sql_formatter::postgres::auto_escape_callback
- sql_formatter::postgres::sql_escape_formatter
- store::disk_to_operator
- store::get_migration_fs_status
- store::list_migration_fs_status
- store::operator_from_includedir
- store::populate_store_from_store
- telemetry::run_internal_telemetry
- telemetry::send_events
- template::generate_streaming
- template::generate_streaming_with_store
- template::template_env
Type Aliases
- engine::MigrationHistoryStatus
- engine::MigrationResult
- engine::StdoutWriter
- engine::WriterFn
- sql_formatter::AutoEscapeCallback
- sql_formatter::FormatterFn