PL/SQL Developer: 5.1.2.xxx and below
Marko,
When DDL statements generated (e.g. when you create or edit table definition) they are always in form 'keywords in lower case, db ojbects in upper case'. It is possible to consider options which works in 'Apply syntax case'? So if you choose keywords to be in upper case, I would like see all DDL statements generated considering my settings. Like you did with trigger exctraction (remember first line was always in lower case, and then you start checking what user preferences for keywords are).
Marko,
When DDL statements generated (e.g. when you create or edit table definition) they are always in form 'keywords in lower case, db ojbects in upper case'. It is possible to consider options which works in 'Apply syntax case'? So if you choose keywords to be in upper case, I would like see all DDL statements generated considering my settings. Like you did with trigger exctraction (remember first line was always in lower case, and then you start checking what user preferences for keywords are).