console icon indicating copy to clipboard operation
console copied to clipboard

Oracle Instrumentation Console: Lightweight PL/SQL logging tool inspired by the JavaScript Console

Results 5 console issues
Sort by recently updated
recently updated
newest added

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...

Hey, I'm having the following error while experimenting with the apex plugin: ![Image](https://github.com/user-attachments/assets/ec7b667f-b545-4c17-922a-88bdd8813ddc) Thank you! Kind regards, Karel

Hey, At this point Schema is not being logged. Depending on how the log happened it can be found in the column module or in session_user. Can be useful if...

enhancement