pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Aditya Toshniwal 08706ba6b2 1. Make Unlogged switch in table as read only.
2. Fix a console warning when saving node data.

Fixes #6778
2021-09-28 17:48:09 +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 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
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 1. Make Unlogged switch in table as read only. 2021-09-28 17:48:09 +05:30
static Server and Database node fixes: 2021-09-28 15:05:32 +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