2020-08-20 02:35:00 -05:00
***** ***** **
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
***** ***** **
2020-08-24 01:41:09 -05:00
| `Issue #5344 <https://redmine.postgresql.org/issues/5344> `_ - Improve code coverage and API test cases for Grant Wizard.
2020-08-20 02:35:00 -05:00
Bug fixes
***** *** *
2020-08-25 02:07:50 -05:00
| `Issue #5722 <https://redmine.postgresql.org/issues/5722> `_ - Ensure that the user should be able to drop the database even if it is connected.
2020-08-25 02:01:58 -05:00
| `Issue #5748 <https://redmine.postgresql.org/issues/5748> `_ - Fixed incorrect reverse engineering SQL for Foreign key when creating a table.
2020-08-24 01:41:09 -05:00
| `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.