-
Hello, i use your plugin for my work and find it very useful. I need to upgrade and add feature which lets search by tags.
And i added necessary function into [utPLSQL-PLSQL-Developer](https://gith…
-
How can I run a function returning a boolean in PLSQL using linq2db?
### Steps to reproduce
```c#
return _db.DataConnection.SelectAsync(() => MyPkg.MyFunction(myParameter));
```
Expected re…
-
The LONG VARCHAR datatype doesn't seem to be supported in PLSQL grammar:
https://docs.oracle.com/javadb/10.8.3.0/ref/rrefsqlj15147.html
-
Hi,
some times the first `LEFT JOIN` clause is not recognized correctly. Instead of `outer_join_type`, `LEFT` is considered `non_reserved_keywords_pre12c` and recognized as an alias for the first tab…
-
Dear mortenbra!
After I have installed the whole package to my schema, I have tried to run the demo script of ews pkg but unfortunately I am facing with errors after errors. Please help me with the…
-
# Issue report
when you run an plpsql function 7 times than the fdw crash.
After 5th time the query plan is cashed and not full initialized as before.
Then free allocation from festate->query lea…
-
Hi Filepe,
Here is my code
public class PreventPublicSynonymCheck extends PlSqlCheck {
private static final Logger LOGGER = Logger.getLogger(PreventPublicSynonymCheck.class.getName());
…
-
while compiling i have a lot of warning
Is it normal or how can i avoid them ?
Thank you in advance
Alain
[INFO] --- exec-maven-plugin:1.1:exec (default) @ lexer-parser ---
[INFO] two-threaded DFA c…
-
Hello
when first time you run plsql-spec run --coverage - it's OK, when second - there is an error
```
> plsql-spec run --html --coverage …
-
In your release distributions, could you make this file executable? When I download, I usually am doing:
```bash
cd plsql-lint-server-2.0.2\bin
chmod +x plsql-lint-server
```
tschf updated
7 years ago