Following query fails: ``` INSERT INTO `my:table` VALUES (?); ``` ... with `MixedParams`, since it thinks `:table` is a param.