Philipp Salvisberg

Results 44 issues of Philipp Salvisberg

### Is your feature request related to a problem? Please describe. The realtime reporter produces an XML document for every event. These XML documents are not documented. ### Describe the...

enhancement
documentation

**Describe the bug** Running the realtime reporter from the SQL Developer extension produces sometimes no output due to a `ORA-00001: unique constraint (UT3_LATEST_RELEASE.UT_OUTPUT_BUFFER_INFO_TMP_PK) violated` **Provide version info** ``` 19.0.0.0.0 19.0.0...

bug

### Motivation With utPLSQL v3.1.4 - v3.1.6 some performance related issues were introduced. See https://github.com/utPLSQL/utPLSQL/issues/882 and https://github.com/utPLSQL/utPLSQL/pull/888. Fixing the issue required some collaboration with others, which worked very well. However,...

enhancement
idea

It's just a small change making the scripts compatible with SQLcl or from SQL Developer. Will still work with SQL*Plus.

The tool support chapter was reworked and extended in v4.1 via #8 and #9. IMO it would be nice to mention https://github.com/Trivadis/plsql-and-sql-coding-guidelines as well. Especially since it is used to...

enhancement

**Describe the bug** When the source code contain one or more lines that are longer than 1911 characters (bytes?) then the `ut_coverage_html_reporter` crashes. **Provide version info** ``` 21.0.0.0.0 21.0.0 PL/SQL...

bug

There are between 2 and 4 violations for various guidelines in [SonarCloud](https://sonarcloud.io/project/issues?resolved=false&rules=external_db*+CODECOP%3AG-1010%2Cexternal_db*+CODECOP%3AG-1030%2Cexternal_db*+CODECOP%3AG-1070%2Cexternal_db*+CODECOP%3AG-2180%2Cexternal_db*+CODECOP%3AG-2185%2Cexternal_db*+CODECOP%3AG-2220%2Cexternal_db*+CODECOP%3AG-2230%2Cexternal_db*+CODECOP%3AG-2510%2Cexternal_db*+CODECOP%3AG-3140%2Cexternal_db*+CODECOP%3AG-3145%2Cexternal_db*+CODECOP%3AG-3150%2Cexternal_db*+CODECOP%3AG-3180%2Cexternal_db*+CODECOP%3AG-3190%2Cexternal_db*+CODECOP%3AG-4220%2Cexternal_db*+CODECOP%3AG-4330%2Cexternal_db*+CODECOP%3AG-4370%2Cexternal_db*+CODECOP%3AG-4375%2Cexternal_db*+CODECOP%3AG-4380%2Cexternal_db*+CODECOP%3AG-4385%2Cexternal_db*+CODECOP%3AG-4390%2Cexternal_db*+CODECOP%3AG-4395%2Cexternal_db*+CODECOP%3AG-5040%2Cexternal_db*+CODECOP%3AG-5060%2Cexternal_db*+CODECOP%3AG-5070%2Cexternal_db*+CODECOP%3AG-7120%2Cexternal_db*+CODECOP%3AG-7130%2Cexternal_db*+CODECOP%3AG-7150%2Cexternal_db*+CODECOP%3AG-7160%2Cexternal_db*+CODECOP%3AG-7220%2Cexternal_db*+CODECOP%3AG-7230%2Cexternal_db*+CODECOP%3AG-7310%2Cexternal_db*+CODECOP%3AG-7410%2Cexternal_db*+CODECOP%3AG-7430%2Cexternal_db*+CODECOP%3AG-7710%2Cexternal_db*+CODECOP%3AG-7730%2Cexternal_db*+CODECOP%3AG-7910%2Cexternal_db*+CODECOP%3AG-8110%2Cexternal_db*+CODECOP%3AG-9040%2Cexternal_db*+CODECOP%3AG-9113%2Cexternal_db*+CODECOP%3AG-9114&id=Trivadis-plsql-and-sql-coding-guidelines). Basically just the bad example of a guideline should be recorded as violation. All other SQL code blocks...

bug

There are 5 violations of G-4320 in [SonarCloud](https://sonarcloud.io/project/issues?resolved=false&rules=external_db*+CODECOP%3AG-4320&id=Trivadis-plsql-and-sql-coding-guidelines). Basically just the bad example in the rule of G-4320 should violate this rule. All other SQL code blocks should honor this...

bug

There are 5 violations of G-3110 in [SonarCloud](https://sonarcloud.io/project/issues?resolved=false&rules=external_db*+CODECOP%3AG-3210&id=Trivadis-plsql-and-sql-coding-guidelines). Basically just the bad example in the rule of G-3110 should violate this rule. All other SQL code blocks should honor this...

bug

There are 7 violations of G-9030 in [SonarCloud](https://sonarcloud.io/project/issues?resolved=false&rules=external_db*+CODECOP%3AG-9030&id=Trivadis-plsql-and-sql-coding-guidelines). Basically just the bad example in the rule of G-9030 should violate this rule. All other SQL code blocks should honor this...

bug