pub async fn exec_from_repl(
ctx: &dyn CliSessionContext,
print_options: &mut PrintOptions,
) -> Result<()>Expand description
run and execute SQL statements and commands against a context with the given print options
pub async fn exec_from_repl(
ctx: &dyn CliSessionContext,
print_options: &mut PrintOptions,
) -> Result<()>run and execute SQL statements and commands against a context with the given print options