pgadmin4/web/pgadmin/tools/erd/tests
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +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 Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_initialize.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_panel.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_prequisite.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_sql.py Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
test_sql_input_data.json Fixed API Test Case for ERD 2021-10-12 14:26:01 +05:30
test_tables.py python 3 updates 2022-11-19 10:13:41 +05:30