Skip to content

Code generator for Oracle PL/SQL based on a simple markup language

License

Notifications You must be signed in to change notification settings

mortenbra/quick-plsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

quick-plsql

Code generator for Oracle PL/SQL based on a simple markup language

For more information, see https://ora-00001.blogspot.com/2018/08/quick-plsql-code-generator-for-plsql.html

Prerequisites

sql_util_pkg and string_util_pkg from the Alexandria PL/SQL Utility Library (https://github.com/mortenbra/alexandria-plsql-utils)

Minimum APEX version: 20.2

Installation

  • Install the prerequisite packages (see above)
  • Install the main package specification (codegen_quickplsql_pkg.pks) and package body (codegen_quickplsql_pkg.pkb)
  • Install application (f133.sql) into your APEX workspace

About

Code generator for Oracle PL/SQL based on a simple markup language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages