jwovens / plTAP

A TAP emitting framework for Oracle pl/sql
2 stars 1 forks source link

Provide SQLplus script #3

Closed jwovens closed 8 years ago

jwovens commented 8 years ago

Refactor the procedural code as a parameterised SQLplus script, such that it can be implemented from command line e.g. creation of Docker image using SQLplus in Dockerfile

jwovens commented 8 years ago

In develop branch. Allows for pltap schema to be specified at command line to avoid schema name clash.