List of all items
Structs
- cli::commands::new_project::ScaffoldOpts
- cli::executor::ApplyPlan
- cli::executor::ApplyResult
- cli::executor::DeploymentExecutor
- cli::executor::ObjectResult
- client::Client
- client::Cluster
- client::ClusterOptions
- client::ClusterReplica
- client::ClusterStatusContext
- client::ConflictRecord
- client::DependentSink
- client::DeploymentDetails
- client::DeploymentHistoryEntry
- client::DeploymentMetadata
- client::DeploymentObjectRecord
- client::DevOverlaysClient
- client::HydrationStatusUpdate
- client::ObjectGrant
- client::PendingStatement
- client::ProductionClusterRecord
- client::ReplacementMvRecord
- client::SchemaDeploymentRecord
- client::StagingDeployment
- config::Profile
- config::ProfileConfig
- config::ProfilesConfig
- config::ProjectSettings
- config::SecurityConfig
- config::Settings
- lsp::functions::FunctionInfo
Enums
- cli::CliError
- cli::commands::debug::ServerClusterHealth
- cli::commands::delete::ObjectKind
- cli::commands::grants::GrantNamedObjectKind
- cli::commands::grants::GrantObjectKind
- cli::commands::setup::MzDeployRole
- cli::executor::ObjectAction
- client::ApplyState
- client::ClusterConfig
- client::ClusterDeploymentStatus
- client::ConnectionError
- client::DatabaseValidationError
- client::DeploymentKind
- client::DeploymentMode
- client::FailureReason
- config::ConfigError
- config::SslMode
- lsp::functions::FunctionKind
Traits
Macros
Functions
- cli::commands::abort::run
- cli::commands::apply_all::run
- cli::commands::apply_connections::plan
- cli::commands::apply_connections::run
- cli::commands::apply_network_policies::plan
- cli::commands::apply_network_policies::run
- cli::commands::apply_objects::reconcile_grants_and_comments
- cli::commands::apply_secrets::plan
- cli::commands::apply_secrets::run
- cli::commands::apply_sources::plan
- cli::commands::apply_sources::run
- cli::commands::apply_tables::plan
- cli::commands::apply_tables::run
- cli::commands::clean::run
- cli::commands::clusters::plan
- cli::commands::clusters::run
- cli::commands::compile::run
- cli::commands::compile::run_without_typecheck
- cli::commands::debug::run
- cli::commands::delete::run
- cli::commands::describe::run
- cli::commands::dev::run
- cli::commands::explain::run
- cli::commands::grants::desired_grants
- cli::commands::grants::execute_revocations
- cli::commands::grants::reconcile
- cli::commands::grants::reconcile_named_object
- cli::commands::grants::stale_grant_revocations
- cli::commands::list::run
- cli::commands::lock::run
- cli::commands::log::run
- cli::commands::mcp::run
- cli::commands::new_project::init
- cli::commands::new_project::run
- cli::commands::profile::current
- cli::commands::profile::list
- cli::commands::profile::set
- cli::commands::promote::run
- cli::commands::roles::plan
- cli::commands::roles::run
- cli::commands::setup::is_rbac_enabled
- cli::commands::setup::require_createdb
- cli::commands::setup::require_deployer
- cli::commands::setup::require_developer
- cli::commands::setup::run
- cli::commands::setup::setup
- cli::commands::setup::validate_connection
- cli::commands::setup::verify
- cli::commands::sql::run
- cli::commands::stage::run
- cli::commands::test::run
- cli::commands::wait::run
- cli::display_error
- cli::executor::collect_deployment_metadata
- cli::executor::compile_apply_project_and_connect
- cli::executor::connect_apply_client
- cli::executor::generate_random_env_name
- cli::extended_help::all_help
- cli::extended_help::help_for
- cli::extended_help::print_unknown_command
- cli::git::get_git_commit
- cli::git::is_dirty
- cli::progress::action
- cli::progress::error
- cli::progress::finished
- cli::progress::stage_start
- cli::progress::stage_success
- cli::progress::success
- cli::progress::warn
- client::format_relative_path
- client::quote_identifier
- client::sql_placeholders
- config::default_docker_image
- config::read_mzprofile
- config::write_mzprofile
- log::color_enabled
- log::json_output_enabled
- log::output
- log::output_json
- log::print_deploy_id
- log::quiet_enabled
- log::set_json_output
- log::set_quiet
- log::set_verbose
- log::verbose_enabled
- lsp::diagnostics::diagnose
- lsp::functions::lookup
- lsp::functions::search_prefix
- lsp::goto_definition::find_reference_at_position
- lsp::goto_definition::resolve_object_id
- lsp::goto_definition::resolve_reference
- lsp::hover::resolve_hover
- lsp::hover::resolve_variable_hover
- lsp::run