-
The Antlr 4.9.2 JavaScript target is currently not stable. In particular, a recent build of PR2157 resulted in a hung parse of grammars-v4/agc/, which then had to be manually canceled. The tests for J…
-
**Describe the bug**
utPLSQL was installed with DDL trigger. However, when creating new tests or updating tests, the trigger does not update the annotation cache. ut.run() does not update the cache e…
-
I am trying to implement sonar scan in my scala codes which are in data bricks notebook via CICD-DEVOPS pipeline but gettting below error can somebody please help me?
at org.sonar.plugins.findbu…
-
**Describe the issue**
Building a native image using `--no-fallback --language:js` leads to a `javax.script.ScriptException: org.graalvm.polyglot.PolyglotException: TypeError: Access to host class ja…
-
SQL parser produces no tags after encounter with [PL/SQL directive ($$name)](https://docs.oracle.com/en/database/oracle/oracle-database/18/lnpls/plsql-language-fundamentals.html#GUID-E918087C-D5A8-4CE…
-
Hello Philipp,
I guess this is borderline, though...
I have found that, if a table has a column named after a reserved keyword, (_bulk_ in my case) both plsql-cop cli and sqldev fail with the _…
-
**Describe the bug**
Install script crashes
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repository and start install:
```
git clone https://github.com/yutkat/dotfiles.git
cd do…
-
Now, `mdx-prism-2` is standalone. In other words, every single dependency it has, it's being bundled together with the source code.
This is leading a huge 1.2mb file 👎
```
Removing "dist" fold…
-
is comment in variableDeclaration necessary?
https://github.com/phartenfeller/plsql-parser/blob/defe4825f83bbe79d4a394f307a6af51ece03d46/chevrotain/rules.js#L233
```javascript
{ ALT: () => $…
-
Hi! I'm surely be doing something wrong, but I'd copy both jars (sonar-plsql-open-plugin-2.4.0.jar and zpa-toolkit-2.4.0.jar) in my /sonarqube-8.7.0.41497-community/extensions/plugins directory, and w…