| The solution applied for this fix won't work for column definitions that are like:
<column column-definition="TIMESTAMP WITH TIME ZONE"/>
The solution will need to be capable of really determining what needs to be filtered / ignored from column definitions. |