Thread: pgAdmin 4 commit: Fixed an issue where schema diff doesn't show the res

pgAdmin 4 commit: Fixed an issue where schema diff doesn't show the res

From
Akshay Joshi
Date:
Fixed an issue where schema diff doesn't show the result of compare if source schema has tables with RLS. Fixes #5998

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64e6570f002af422f3695e4e95d3b2501bc361f2

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                                      | 1 +
.../servers/databases/schemas/tables/row_security_policies/__init__.py | 3 ++-
.../tables/templates/row_security_policies/sql/10_plus/properties.sql  | 2 +-
.../tables/templates/row_security_policies/sql/9.5_plus/properties.sql | 2 +-
.../tables/templates/row_security_policies/sql/default/properties.sql  | 2 +-
5 files changed, 6 insertions(+), 4 deletions(-)