pgadmin4/web/pgadmin/tools/erd/tests
Akshay Joshi e38c38cd58 Fixed following SonarQube code smells:
1) Remove this useless assignment to a variable.
2) Remove the unused local variable.
2022-01-12 14:53:19 +05:30
..
sql Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'. Fixes #5741 2021-09-09 13:00:35 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_close.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_initialize.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_panel.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_prequisite.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_sql_input_data.json Fixed API Test Case for ERD 2021-10-12 14:26:01 +05:30
test_sql.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_tables.py Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30