Function delete_testing_sql

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