Josef Richberg

Results 1 issues of Josef Richberg

The TSql160Parser incorrectly identifies the interval parameter in the DATEDIFF function as a ColumnReferenceExpression. This issue occurs when parsing expressions like `DATEDIFF(mm, ColA, ColB)`. Reproduction Steps: 1. Use the following...