You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Bresie (Jira)" <ji...@apache.org> on 2021/07/02 15:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373620#comment-17373620 ] 

Eric Bresie commented on NETBEANS-189:
--------------------------------------

I have created "NETBEANS-5831 Create a SQL Standard Quoter for Use with Connectionless Cases" to accomidate items (6) and (7) listed above on SQL Standard Quoter and additional optional identifiers.

> 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
>            Assignee: Eric Bresie
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: SQL Notification.png, required-connection.gif
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists