pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Akshay Joshi e455114441 1) Fixed column "none" does not exist issue, while comparing schema objects. Fixes #7591
2) Fixed an issue where schema diff did not pick up the change in RLS policy. Fixes #7596
3) Ensure that schema diff maintains view ownership when view definitions are modified. Fixes #7611
2022-08-18 13:40:28 +05:30
..
casts The following are the initial fixes for PG15: 2022-05-17 20:32:17 +05:30
event_triggers Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
extensions Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
foreign_data_wrappers Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
languages Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
publications Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
schemas 1) Fixed column "none" does not exist issue, while comparing schema objects. Fixes #7591 2022-08-18 13:40:28 +05:30
static 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
subscriptions Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
templates/databases Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
tests 1) Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'. 2022-06-13 14:50:17 +05:30
__init__.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
utils.py The following are the initial fixes for PG15: 2022-05-17 20:32:17 +05:30