You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2017/11/27 17:48:00 UTC

[jira] [Created] (NETBEANS-189) SQL editor, shouldn't ask evertime to set the connection

Christian Lenz created NETBEANS-189:
---------------------------------------

             Summary: SQL editor, shouldn't ask evertime to set the connection
                 Key: NETBEANS-189
                 URL: https://issues.apache.org/jira/browse/NETBEANS-189
             Project: NetBeans
          Issue Type: Improvement
          Components: db - SQL Editor
    Affects Versions: Next
            Reporter: Christian Lenz
         Attachments: required-connection.gif

Of course, the SQL editor doesn't make sense, if you don't set a connection to see databases, tables and columns, but sometimes or often, you only want to scratch a SQL query and you want the code completion for the SQL stuff, like the keywords (SELECT, FROM, WHERE) or aggregate functions (COUNT, AVG, etc.) So this is not possible, without setting a connection. But when I don't have a connection, I can't use the code completion, becauses it will ends up in a loop. See my little screen capture for what I mean.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)