[pgadmin-org/pgadmin4] ca43f9: 1. Ensure that the system columns should not visib...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] ca43f9: 1. Ensure that the system columns should not visib...
Date: 2023-02-02 12:47:42
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/b3a3b8-ca43f9@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: ca43f938bdbbc1bffc4d3ba3f13301e6f6b29fe2
https://github.com/pgadmin-org/pgadmin4/commit/ca43f938bdbbc1bffc4d3ba3f13301e6f6b29fe2
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-02 (Thu, 02 Feb 2023)

Changed paths:
M docs/en_US/release_notes_6_20.rst
M web/pgadmin/browser/static/js/browser.js
M web/pgadmin/tools/import_export/static/js/import_export.js

Log Message:
-----------
1. Ensure that the system columns should not visible in the import/export data. #5733
2. Fixed console error while attaching the partition. #5748

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-02-02 14:52:35 [pgadmin-org/pgadmin4] a3202c: Update message catalogs
Previous Message Nikhil Mohite 2023-02-02 10:02:42 [pgadmin-org/pgadmin4] b3a3b8: Revert "Fixed an issue where the default value of ...