Skip to main content

compile_apply_project_and_connect

Function compile_apply_project_and_connect 

Source
pub async fn compile_apply_project_and_connect(
    settings: &Settings,
) -> Result<(Project, Client), CliError>
Expand description

Compile the project (without type checking) and connect a planning client for database-object apply commands.