Releases: Trivadis/plsql-cop-sqldev
Releases · Trivadis/plsql-cop-sqldev
PL/SQL Cop for SQL Developer v1.0.1
- Released on 2014-05-22
- Oracle 12c grammar support (SQL*Plus, SQL and PL/SQL), e.g.
- CREATE VIEW enhancements
- VISIBLE and INVISIBLE view columns
- BEQUEATH clause
- SELECT enhancements
- row_pattern_clause
- row_limiting_clause
- cross_outer_apply_clause
- LATERAL (lateral inline view)
- plsql_declarations clause
- CREATE VIEW enhancements
- Grammar fixes related to 11.2
PL/SQL Cop for SQL Developer v0.7.5
- Released on 2014-04-29
- Initial GA Release
- Checks for compliance of all guidelines in Trivadis PL/SQL & SQL Coding Guidelines Version 2.0
- Extension to Oracle SQL Developer 4
- Checks code in an editor via context menu or keyboard shortcut Ctrl-Shift-C
- Adds a dockable result window containing
- found issues, linked to corresponding editor
- complete HTML report, to be opened in a browser for further processing
- Adds a preferences section
- Oracle SQL Developer Versions 1.x, 2.x, 3.x are not compatible with this extension