Function build_testing_sql

Source
pub fn build_testing_sql(
    username: &str,
    password: &str,
) -> Result<(), Box<dyn Error>>