Jakob Drees

Results 6 issues of Jakob Drees

I ran the `quickstart.sh` script and it finishes smoothly except for one error ``` Error: ORDS requires Java 11 and above to run. Found Java version . Please set JAVA_HOME...

Hey there, I just tried the theme, and it works great, but I am not able to include comments via Disqus. I have set up a completely blank page with...

The current test harness leaves room for improvement in completeness and reproducibility. I propose a more standardized and complete approach using utPLSQL to test whether the individual operations perform as...

The current implementation enables all users to query all logs. While often this is not a problem, there are some use-cases where this falls short of the security requirements. I...

The logging of nested tables requires a lot of manual coding and the implementation as a loop. I propose a more intuitive solution that gives the developer the opportunity to...

I added a reporter for the [Test Anything Protocol ](https://testanything.org). It is easy to read for humans and machines alike and supported by a wide variety of consumers. These consumers...