Fixed an issue where the wrong SQL displayed in difference if the user create an RLS policy on the table without a column. Fixes #7637
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=769f58970e0aafdebf0be703c787519cbfe34218 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_14.rst | 1 + .../databases/schemas/tables/row_security_policies/__init__.py | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-)