Chris Durkin
Member
In some of our larger packages, functions and procedures, the code beautifier has altered some strings by changing their case and putting a space at the start of them.
For instance sometime it is to lowercase like 'T' becomes ' t', and at others it is to tile case 'MEC000' becoming ' Mec000'.
If I was to hazard a guess, it looks like pl/sql developer is loosing track of what is a string, and treating them as a keyword or identifier.
We have large amounts of SQL and the changes have been pervasive, and difficult to locate and restore.
We have stopped all our programmers using Code Beautifier until this has been resolved. We have a 10 user licence, and our Version is 6.0.4.906
For instance sometime it is to lowercase like 'T' becomes ' t', and at others it is to tile case 'MEC000' becoming ' Mec000'.
If I was to hazard a guess, it looks like pl/sql developer is loosing track of what is a string, and treating them as a keyword or identifier.
We have large amounts of SQL and the changes have been pervasive, and difficult to locate and restore.
We have stopped all our programmers using Code Beautifier until this has been resolved. We have a 10 user licence, and our Version is 6.0.4.906