Hello,
I've found a small bug related to table/view columns completion in 6.0.4.906 (full version).
Example
create view test as select dummy "My test" from dual
then if you type test. in editor, the 'my test' is displayed and if you select it it's pasted without quotation marks and in lowercase. Could that be fixed?
Another minor but quite annoying thing is the single line comment for tables (in Edit table window). Could it be multi line, please?
best regards
J.
I've found a small bug related to table/view columns completion in 6.0.4.906 (full version).
Example
create view test as select dummy "My test" from dual
then if you type test. in editor, the 'my test' is displayed and if you select it it's pasted without quotation marks and in lowercase. Could that be fixed?
Another minor but quite annoying thing is the single line comment for tables (in Edit table window). Could it be multi line, please?
best regards
J.