Function names in uppercase
While writing a function name in a query, sqlcomplete force the name to lowercase. In Turkish we have "I" letter and its lower char is "ı" not "i". I mean, when i want to write MIN() function, sqlcomplete replaces with "mın()" not "min()". If you allow function names to be uppercase it would be great. Thank you
2
votes
Murat Dincer
shared this idea
-
AdminDevart (_, Devart) commented
Did you try to setup formatting options? More specifically, case option for built-in identifiers.