pgadmin4/web/pgadmin/utils/driver
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
..
psycopg2 Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
abstract.py 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30
registry.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30