mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
c873218c32
Allow user to edit the connection properties when the database server is already connected.
24 lines
927 B
ReStructuredText
24 lines
927 B
ReStructuredText
************
|
||
Version 4.24
|
||
************
|
||
|
||
Release date: 2020-07-23
|
||
|
||
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.23.
|
||
|
||
New features
|
||
************
|
||
|
||
| `Issue #5583 <https://redmine.postgresql.org/issues/5583>`_ - Added support for schema level restriction.
|
||
|
||
Housekeeping
|
||
************
|
||
|
||
| `Issue #5326 <https://redmine.postgresql.org/issues/5326>`_ - Improve code coverage and API test cases for Domain and Domain Constraints.
|
||
|
||
Bug fixes
|
||
*********
|
||
|
||
| `Issue #3851 <https://redmine.postgresql.org/issues/3851>`_ - Add proper indentation to the code while generating functions, procedures, and trigger functions.
|
||
| `Issue #5621 <https://redmine.postgresql.org/issues/5621>`_ - Remove extra brackets from reverse engineering SQL of RLS Policy.
|
||
| `Issue #5630 <https://redmine.postgresql.org/issues/5630>`_ - Fixed an issue where installation of pgadmin4 not working on 32-bit Windows. |