Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: ca43f938bdbbc1bffc4d3ba3f13301e6f6b29fe2
https://github.com/pgadmin-org/pgadmin4/commit/ca43f938bdbbc1bffc4d3ba3f13301e6f6b29fe2
Author: Akshay Joshi <[email protected]>
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