parse_assignment

Function parse_assignment 

Source
pub fn parse_assignment<Sql: AsRef<str>>(sql_expr: Sql) -> Result<Assignment>