pgadmin4/web/pgadmin/browser/server_groups/servers/databases/languages
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 Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30
templates/languages/sql Add Reverse Engineered SQL tests for Languages. Fixes #4452 2019-07-11 09:20:01 +01:00
tests Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
__init__.py Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30