pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Khushboo Vashi aa8854db53 1) Browser panel turns blank on connecting disconnected database & server has multiple databases. Fixes #6817
2) The object is not selected/properties panel is not updated when the user moves to object with arrow keys. Fixes #6821
3) Object gets deselected after editing. Fixes #6824
2021-09-29 17:18:55 +05:30
..
casts Fixed Cast node related issues. Fixes #6741 2021-09-23 19:19:34 +05:30
event_triggers Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
extensions Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
foreign_data_wrappers Added appropriate 'IF EXISTS', 'CASCADE', 'IF NOT EXISTS' clause for the remaining nodes. 2021-09-28 16:05:46 +05:30
languages 1) Ensure the edit dialog should not allow clearing owner in the Language node. Fixes #6815 2021-09-29 13:40:10 +05:30
publications 1. Syntax error displayed If the table is not available and the user tries to use the blank option. Fixes #6793 2021-09-28 10:37:47 +05:30
schemas Fixed Jasmine test cases. 2021-09-29 16:36:49 +05:30
static 1) Browser panel turns blank on connecting disconnected database & server has multiple databases. Fixes #6817 2021-09-29 17:18:55 +05:30
subscriptions Added appropriate 'IF EXISTS', 'CASCADE', 'IF NOT EXISTS' clause for the remaining nodes. 2021-09-28 16:05:46 +05:30
templates/databases Remove GPDB support completely. Fixes #6692 2021-09-09 13:09:53 +05:30
tests Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
__init__.py Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 2021-05-03 16:10:45 +05:30
utils.py Fixed SonarQube issues. 2021-01-29 11:06:59 +05:30