pub fn parse_insert_values(input: &str) -> IResult<&str, Cage>
Parse: values :val1, :val2 (for INSERT/ADD) - just list of values without column names