Changes between Version 15 and Version 16 of UsersWikiNbSqlFunctionsEditor


Ignore:
Timestamp:
10/08/13 04:12:15 (11 years ago)
Author:
NicolasRibotOsgeo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified UsersWikiNbSqlFunctionsEditor

    v15 v16  
    1818The '''!SqlFunctionsCompletion''' adds this functionality to the SQL editor.
    1919
    20 !SqlFunctionsCompletion plugin is a NetBeans 7.3 plugin (NBM file) extending the default SQL Editor to add '''User-Defined functions and procedures autocompletion''' based on the current query context.
     20!SqlFunctionsCompletion plugin is a !NetBeans 7.3 and 7.4 plugin (NBM file) extending the default SQL Editor to add '''User-Defined functions and procedures autocompletion''' based on the current query context.
    2121
    2222When configuring a Netbeans database connection, a default schema can be set. This default schema is used by the module to search functions from.