This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-30 08:08:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b20558cb992c6ccdff82c60b32ad61bd939308c2
pgadmin4
/
web
/
pgadmin
/
setup
T
History
Nikhil Mohite
5768ade198
Added exception handling for SQLAlchemy function to check the table exists or not.
2021-07-19 14:01:45 +05:30
..
tests
Resolve the log in issue for a user having a non-existing email id
2021-07-05 12:55:40 +05:30
__init__.py
Added a mechanism to detect a corrupt/broken config database file.
Fixes
#6460
2021-06-08 19:41:47 +05:30
data_directory.py
Added support to connect PostgreSQL servers via Kerberos authentication.
Fixes
#6158
2021-05-03 16:10:45 +05:30
db_table_check.py
Added exception handling for SQLAlchemy function to check the table exists or not.
2021-07-19 14:01:45 +05:30
db_upgrade.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
db_version.py
Added a mechanism to detect a corrupt/broken config database file.
Fixes
#6460
2021-06-08 19:41:47 +05:30
user_info.py
Resolve the log in issue for a user having a non-existing email id
2021-07-05 12:55:40 +05:30