Wish: multiline comments of columns and tables

Hi,

I've teammates which places cr+lf in their comments of tables and columns. When I see those tables in PL/SQL Developer, I cannot read their comments, and what is worse, if I change them, I lose their information.

Please, change this to a multiline editor. Thank you.
 
Fernando,

We also have this problem, and it's good that it's now on the list of enhancements. However, we get round this as follows :-

If you press "View SQL" when viewing table defs you should see the whole comment text, or alternatively, use PlsqlDoc PlugIn.

Hope this helps in the interim.

Cheers,
D.
 
Thank you about the tip. I realized that View SQL lets you see it. But if you may lose comments if you edit them: you'll edit the first line and lose the other ones.
 
Back
Top