If we have a schema ``` "Na( )me (type)" ``` This is parsed correctly without RightToLeft, but when RightToLeft is used, it is not, ie the Name is "Na" and the type is " )me (type". This is problematic for us b/c we have column names with parentheses ...