pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Aditya Toshniwal a92c1b43a2 1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081
2) Added index creation when generating SQL in the ERD tool. Fixes #6529
2021-10-11 17:42:14 +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) 'Only Table' should be disabled unless the table value is changed. Fixes #6862. 2021-10-05 17:19:22 +05:30
schemas 1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081 2021-10-11 17:42:14 +05:30
static Properties panel is not updated when any object is added/deleted from the browser tree. Fixes #6833 2021-09-30 18:21:43 +05:30
subscriptions 1) 'Only Table' should be disabled unless the table value is changed. Fixes #6862. 2021-10-05 17:19:22 +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