|
Beta Notes |
Formatting/Parsing (QP5) |
Oracle Deep Parser Fix: Nested CASE expression was not parsed well Fix: TYPE keyword may be used as a table alias in SELECT statement Code Analysis New: Rule 2505 ("Always use CASE instead of NVL2 if parameter 2 or 3 of NVL2 is either a function call or a SELECT statement") Change: Due to the removal of the outdating and increasingly problematic component QP5CA.dll the following rules had to be removed: These rules will be replaced by XPath based equivalent as soon as possible. New: Rule 6737 ("Avoid virtual columns to be visible.") New: Rule 6739 ("Use deferred constraints only when absolutely necessary.") |
Sensitive Data Search |
An "Examples" edit box has been added to the Sensitive Data Protection Rules window, and a "Test" button has been added to the toolbar on the window. These will allow you to test custom rules using a comma-delimited list of sample values. |