pgadmin4/web/pgadmin/tools/sqleditor
Akshay Joshi 0b6b2e733a 1) Remove Python's 'Six' package completely. #5357
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
..
static/js Ensure that the query tool creates a new tab with the appropriate user when pressing Alt+Shift+Q. #5210 (#5350) 2022-09-23 11:19:48 +05:30
templates/sqleditor Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
tests Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
utils Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
__init__.py Fix failing API test cases. #5210 2022-09-23 16:22:16 +05:30
command.py 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30