Maxim Solodovnik created OPENJPA-2995:
-----------------------------------------
Summary: assertSQL now ignores identifier delimiters suite-wide
Key: OPENJPA-2995
URL: https://issues.apache.org/jira/browse/OPENJPA-2995
Project: OpenJPA
Issue Type: Sub-task
Components: jpa
Affects Versions: 4.2.0
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Fix For: 4.2.0
Discussion thread:
https://github.com/apache/openjpa/pull/144#discussion_r3683007396
**(medium)** assertSQL() now also matches after stripping identifier delimiters
(same idea as the new same() helper in AbstractCriteriaTestCase.java:159). This
globally relaxes every SQL assertion in the suite and would mask regressions in
delimited-identifier handling. Could the delimiter-insensitive comparison be
opt-in, or at least documented why it became necessary?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)