pgadmin4/web/pgadmin/browser/server_groups/servers/databases/extensions
Akshay Joshi 703faf3b15 Fixed following SoanrQube issues
1) Rename field "node_type" to prevent any misunderstanding/clash with field "NODE_TYPE" defined.
  2) Define a constant instead of duplicating this literal.

Solution:
  1) Rename the field "NODE_TYPE" and "COLLECTION_LABEL" to "_NODE_TYPE" and "_COLLECTION_LABEL"
  2) Declare the constant in PGChildNodeView for SQL files.
2020-07-16 19:39:55 +05:30
..
static Fixed redundant tagged issue reported by SonarQube. 2020-06-18 11:14:56 +05:30
templates/extensions/sql Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30