Function build_sql

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