Posted By: Slavko Brkic Beutifier for sql scripts - 05/31/23 11:43 AM
Is there a plan to add Beautifier for sql scripts? And if so is there a timeine for it?

Thanks
Posted By: Marco Kalter Re: Beutifier for sql scripts - 06/01/23 08:37 AM
What exactly do you mean by SQL Scripts? Can you provide an example?
Posted By: Slavko Brkic Re: Beutifier for sql scripts - 06/01/23 01:17 PM
absolutey.
for instance pure DDL statements for creating tables,views altering tables etc.

below just a simple example
This is very useful as everybody formats in the same way and when we do QA its easier to read as we are all used to the same formatting.

CREATE or replace view v as (select 1 from dual);
Posted By: Marco Kalter Re: Beutifier for sql scripts - 06/02/23 09:01 AM
Okay. This is indeed on the list of enhancement requests, but we do not yet have a date.
Posted By: Arky Re: Beutifier for sql scripts - 06/12/23 03:01 PM
I will add +++1 for this.

Nevertheless, formatting for views does work. The catch is that you must NOT select any text!!!
Just press the Beautifier button with no text selected. After 14 years of work with PL/SQL Developer, I noticed it only last year....
Posted By: koja Re: Beutifier for sql scripts - 07/17/23 05:34 PM
+1 for me as well
© Allround Automations forums