sdedic opened a new pull request #3365: URL: https://github.com/apache/netbeans/pull/3365
 This PR required an API change in `ConnectionManager` in the DB module - but IMHO quite beneficial, since the IDE code now can also use the 'preferred' connection for whatever features not originating from the DB Connection node. For example SQL embedded in Java / other code files may also benefit from the added API. The LSP client may query the default connection and also set it - the value will be persisted by the NBLS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
