Function mz_sqllogictest::runner::run_string
source ยท pub async fn run_string(
runner: &mut Runner<'_>,
source: &str,
input: &str,
) -> Result<Outcomes, Error>
pub async fn run_string(
runner: &mut Runner<'_>,
source: &str,
input: &str,
) -> Result<Outcomes, Error>