Skip to content

imbirem/plscope-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plscope-utils

Introduction

plscope-utils is based on PL/Scope which is available in the Oracle Database since version 11.1. It consists of the following two components:

  • Core Database Objects

    Provides relational views and PL/SQL packages to simplify common source code analysis tasks. Requires a server side installation.

  • SQL Developer Extension (plscope-utils for SQL Developer)

    Extends SQL Developer by a PL/Scope node in the database navigator tree, context menus, views shown for tables, views and PL/SQL nodes and some reports. Requires a client side installation only.

Releases

Binary releases are provided for the SQL Extension only. You find them here.

Issues

Please file your bug reports, enhancement requests, questions and other support requests within Github's issue tracker:

How to Contribute

  1. Describe your idea by submitting an issue
  2. Fork the plsql-utils respository
  3. Create a branch, commit and publish your changes and enhancements
  4. Create a pull request

License

plscope-utils is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

About

Utilities for PL/Scope in Oracle Database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PLSQL 75.2%
  • PLpgSQL 11.0%
  • XQuery 6.6%
  • TSQL 6.4%
  • Java 0.8%