pub async fn plan_with_base(
config: &CliConfig,
from_empty: bool,
cwd: Option<&Path>,
) -> Result<PlannedMigration, DbCliError>pub async fn plan_with_base(
config: &CliConfig,
from_empty: bool,
cwd: Option<&Path>,
) -> Result<PlannedMigration, DbCliError>