[pgadmin-org/pgadmin4] 8a7612: Fixed an issue where filtered rows was not working...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 8a7612: Fixed an issue where filtered rows was not working...
Date: 2022-10-13 04:55:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/ae82a4-8a7612@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 8a7612294922346c235cfb18ef11e9e0ab1778f4
https://github.com/pgadmin-org/pgadmin4/commit/8a7612294922346c235cfb18ef11e9e0ab1778f4
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2022-10-13 (Thu, 13 Oct 2022)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/show_view_data.js

Log Message:
-----------
Fixed an issue where filtered rows was not working. #5427

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-10-13 05:29:17 [pgadmin-org/pgadmin4] 1904a6: Fixed XSS vulnerability issues. #5277
Previous Message Aditya Toshniwal 2022-10-12 11:05:07 [pgadmin-org/pgadmin4] ae82a4: Fix an issue where clear color is not reflecting i...