Function unidb::build_sql[][src]

pub fn build_sql<'a>(
    sql_id: &'a str,
    sub_sql_id: &'a str,
    arg: &HashMap<String, Value>
) -> String