pub fn short_exec_error(
stmt: Stmt,
message: impl Into<String>,
cause: Option<RuntimeError>,
inside_results: Vec<StmtResult>,
) -> RuntimeErrorpub fn short_exec_error(
stmt: Stmt,
message: impl Into<String>,
cause: Option<RuntimeError>,
inside_results: Vec<StmtResult>,
) -> RuntimeError