batch beautifier

I'd like to beautify packages, triggers, procedures and functions in a batch process.

I have an application that generates triggers. When I get an error line number, the beautifier in pl/sql dev changes the lines and the lines don't match anymore.

I know I can deactivate the beautifier.

I'd rather beautify all my triggers before compiling them Is it possible to beautify the statements outside pl/sql developper ?

Otherwise I'd like to have a new tool to quickly select the DDL statements and beautify them.

Greetings,
Jean-Paul
 
I have added this to the list of enhancement requests. Note that there is a "Beautify before compile" option, so that all compiled code is already beautified.

------------------
Marco Kalter
Allround Automations
 
Back
Top