pgadmin4/web/pgadmin/browser/server_groups/servers/databases
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
..
casts Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
event_triggers Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
extensions Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
external_tables Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
foreign_data_wrappers Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
languages Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
schemas Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
static Fixed database connection issue, regression of SonarQube fixes. 2020-07-01 17:32:22 +05:30
templates/databases Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
__init__.py Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00