IntelliSense drop down
I have "Use lower case object names … " set to ON
this upgrade instead of selected columns in lowercase I get
Ends up like this :
select “u.VIEW_NAME”, “u.TEXT_LENGTH”, “u.TEXT”, “u.TYPE_TEXT_LENGTH”
from user_views u
I seem to remember in previous beta list of columns/objects was built of lowercase names (not the greatest but i could live with it) now it’s uppercase but it’s ignoring settings.
I guess there’s a place for another setting - Uppe rCase in listBox, otherwise old one is misused for display in listbox while it should only be used for pasting it into Editor.