mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-24 09:40:21 -06:00
24 lines
816 B
ReStructuredText
24 lines
816 B
ReStructuredText
************
|
|
Version 4.26
|
|
************
|
|
|
|
Release date: 2020-09-17
|
|
|
|
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.25.
|
|
|
|
New features
|
|
************
|
|
|
|
| `Issue #2042 <https://redmine.postgresql.org/issues/2042>`_ - Added SQL Formatter support in Query Tool.
|
|
|
|
Housekeeping
|
|
************
|
|
|
|
| `Issue #5344 <https://redmine.postgresql.org/issues/5344>`_ - Improve code coverage and API test cases for Grant Wizard.
|
|
|
|
Bug fixes
|
|
*********
|
|
|
|
| `Issue #5748 <https://redmine.postgresql.org/issues/5748>`_ - Fixed incorrect reverse engineering SQL for Foreign key when creating a table.
|
|
| `Issue #5754 <https://redmine.postgresql.org/issues/5754>`_ - Fixed an issue where schema diff is not working when providing the options to Foreign Data Wrapper, Foreign Server, and User Mapping.
|