All future development will be done under a new publisher. You will need to remove the current extension and add it back into your organization. I apologize for any inconvenience.
Executes Oracle database scripts using sqlplus commandline tool.
Task can run multiple database scripts during a release.
Task will look for .sql files in a specified directory to run sqlplus against a database. Options can be added to the sql file to enhance functionality of the script.
Sqlplus.exe must be available before running this task.
Run Pester test located under "Tests" folder to verify sqlplus is installed.
If using self-hosted pipelines, a user-defined capability may have to be added to each build server (sqlplus.exe).
Please feel free to make suggestions, improvments, and features you would like to see added to the extension.