Skip to main content

where_clause

Function where_clause 

Source
fn where_clause(conditions: &[String]) -> String
Expand description

把 conditions 拼成 WHERE 子句(无条件时为空串)。