[pgAdmin][RM5516]: Added support of Row Security Policies

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5516]: Added support of Row Security Policies
Date: 2020-06-12 11:14:46
Message-ID: CAJ9T6SspgT7WfN_VYt007FGHm_pKze+Z9j3819=v0ErmC_TMNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch for the 'Row Level Security' feature.
I have added RE-SQL and API test cases also.

To run the RE-SQL cases -

- python runtests.py --pkg resql --modules row_security_policies.

To run the API cases -

- python runtests.py --pkg
browser.server_groups.servers.databases.schemas.tables.row_security_policies.tests

--
Thanks & Regards,
Pradip Parkale
QMG, EnterpriseDB Corporation

Attachment Content-Type Size
RM5516.patch application/octet-stream 122.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Satish V 2020-06-15 05:50:31 Reg - [sonarqube] Refactor this code so that this expression does not always evaluate to true
Previous Message Dave Page 2020-06-12 10:42:43 pgAdmin 4 commit: Make sure we have the wheel package in the venv as it