Allround Automations has released a free plug-in that directly connects its PL/SQL Developer IDE with Red Gate Software's Oracle database deployment tools. According to Allround Automations, the Red ...
Allround Automations has released a new version of its PL/SQL Developer product to address a security flaw that allows man-in-the-middle (MitM) attackers to serve malicious files and execute arbitrary ...
The Z PL/SQL Analyzer (or simply ZPA) is a code analyzer for PL/SQL and Oracle SQL code. This repository contains the ZPA plugin for Allround Automations PL/SQL Developer. Note that this is work in ...
A demo PL/SQL Developer plug-in written in C# and a tutorial on writing plug-ins in C#. It is a C# class library (dll file), exporting API required by the Allround Automations PL/SQL Developer IDE.
The SQL Developer unit testing framework involves a set of sequential steps for each test case. The steps are as follows, including the user input for before the step is run and the framework ...