mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix an issue where select, insert and update scripts on tables throwing an error. Fixes #5074.
This commit is contained in:
20
docs/en_US/release_notes_4_18.rst
Normal file
20
docs/en_US/release_notes_4_18.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
************
|
||||
Version 4.18
|
||||
************
|
||||
|
||||
Release date: 2020-02-06
|
||||
|
||||
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.17.
|
||||
|
||||
New features
|
||||
************
|
||||
|
||||
|
||||
Housekeeping
|
||||
************
|
||||
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
| `Issue #5074 <https://redmine.postgresql.org/issues/5074>`_ - Fix an issue where select, insert and update scripts on tables throwing an error.
|
||||
Reference in New Issue
Block a user