Releases: PhilippSalvisberg/plscope-utils
Releases · PhilippSalvisberg/plscope-utils
plscope-utils for SQL Developer v1.0.0
New
- #21 Support sequences in PL/Scope tree (SQLDev)
- #26 Add column
module_name
to plscope_identifiers (Core) - #39 Various new columns in
plscope_identifiers
view (Core) - #40 Simplify
Identifiers
editor in SQLDev extension (SQLDev) - Remove
Primary
andSecondary
nodes in the PL/Scope tree (SQLDev) - Make alle nodes int the PL/Scope tree filterable (SQLDev)
Fixed
- #20 Wrong icon shown for procedure in PL/Scope tree (SQLDev)
- #25 Cannot compile package
parse_util
in Oracle Database 18c (Core) - #30 No access to
UTL_XML
/UTL_XML_LIB
in ATP (Core) - #33 Loop in Dependency Graph (Core, SQLDev)
- #39 Forward declarations not considered in
procedure_scope
ofplscope_identifiers
(Core) - #41 Do not use
sys_context('userenv', 'authenticated_identity')
for schemas (Core, SQLDev) - False naming convention violations (Core, SQLDev)
- Empty links in editors and reports (SQLDev)
Behind the Scenes
- #23 Initial JUnit tests for SQL Developer Extension (SQLDev)
- #22 Initial Unit Tests for Core Database Objects (Core)
- #31 Test failures when running on 19c PDB (Core)
- #34 ORA-01489: result of string concatenation is too long (Core, SQLDev)
- #35 Automatically format all code in this repository (Core)
- #36 Format SQL and PL/SQL files (Core, SQLDev)
- Fix Violations of Trivadis PL/SQL & SQL Coding Guidelines
- Do not use public synonyms that are not compiled with PL/Scope (Core, SQLDev)
plscope-utils for SQL Developer v0.6.0
plscope-utils for SQL Developer v0.5.2
plscope-utils for SQL Developer v0.5.1
Version 0.5.1
- Fixed
- #16 Viewers for "Identifiers", "Uses" and "Table Usages" are slow for PDB connections
plscope-utils for SQL Developer v0.5.0
plscope-utils for SQL Developer v0.4.2
Version 0.4.2
- Fixed
- #9 12c columns such as ORIGIN_CON_ID must not be selected in 11g queries
plscope-utils for SQL Developer v0.4.1
plscope-utils for SQL Developer v0.4.0
Version 0.4.0
- Initial GA Release
- Extension for Oracle SQL Developer
- Adds
PL/Scope
node to the database navigator tree - Adds
Compile with PL/Scope
context menu on the connection and PL/Scope node - Adds viewers/editors for tables, views and PL/SQL nodes
- Adds
plsql-utils Reports
folder
- Adds
- Prerequisites
- Oracle SQL Developer 4.0.0 or higher
- Oracle Database Server 11g Release 1 or higher