There is a defect in our test cases which has resulted a long-standing defect in our SQL syntax from being noticed. I've updated our tests to be more detailed, and in the process identified this syntax defect. This PR resolves the defect and implements better testing.
Description and motivation
There is a defect in our test cases which has resulted a long-standing defect in our SQL syntax from being noticed. I've updated our tests to be more detailed, and in the process identified this syntax defect. This PR resolves the defect and implements better testing.