pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Satish V d43518cb3c Fixed following issues reported by SonarQube:
1) Replace this if-then-else statement by a single return statement. (clumsy)
2) 'switch' statements should have at least 3 'case' clauses. (bad practice)
2020-06-16 15:00:51 +05:30
..
casts Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
event_triggers Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
extensions Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
external_tables Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
foreign_data_wrappers Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
languages Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30
schemas Fixed following issues reported by SonarQube: 2020-06-16 15:00:51 +05:30
static Fixed issue 'expects 4 arguments, but 5 were provided' reported by SonarQube. 2020-06-12 15:15:07 +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 Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00