pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Nikhil Mohite c80ea7ae89 1) Fixed accessibility issues for Trigger functions. Fixes #6803
2) Fixed incorrect privileges value in Materialize View. Fixes #6781
2021-09-29 19:56:30 +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) Fixed pgAgent related issues. Fixes #6827 2021-09-29 19:48:43 +05:30
schemas 1) Fixed accessibility issues for Trigger functions. Fixes #6803 2021-09-29 19:56:30 +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 1) Fixed pgAgent related issues. Fixes #6827 2021-09-29 19:48:43 +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