great work! But still i don't see any update with fatal error v5 right clicking in SQL Editor kills pgAdmin https://redmine.postgresql.org/issues/6301
czw., 7 paź 2021 o 14:35 Akshay Joshi <akshay.jo...@enterprisedb.com> napisał(a): > The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.0. > > > > This release of pgAdmin 4 includes 18 bug fixes and new features. For > more details please see the release notes at: > > > > https://www.pgadmin.org/docs/pgadmin4/6.0/release_notes_6_0.html. > > > > pgAdmin is the leading Open Source graphical management tool for > PostgreSQL. For more information, please see: > > > > https://www.pgadmin.org/ > > > > Notable changes in this release include: > > Introduction to ReactJS Framework in pgAdmin 4: > > ReactJS has a strong developer community and popularity. It has grown to a > level where its performance is comparable to that of desktop applications. > Migrating pgAdmin to use ReactJS has proven to boost pgAdmin's performance > and user experience. > > In this release, we have ported the browser Tree, all the object dialogs, > and the Grant Wizard. > > Features: > > - > > Added support for OWNED BY Clause for sequences. > > > > This feature adds the OWNED BY clause for the sequences. The OWNED BY > option causes the sequence to be associated with a specific table column, > such that if that column (or its whole table) is dropped, the sequence will > be automatically dropped as well. > > Bugs/Housekeeping: > > - > > Port object nodes and properties dialogs to React. > - > > Port browser tree to React. > - > > Port Grant Wizard to react. > - > > Remove GPDB support completely. > - > > Added support to create the Partitioned table using COLLATE and > opclass. > - > > Fixed keyerror issue in schema diff for 'attnum' and 'edit_types' > parameter. > - > > Fixed an issue where the Execute button of the query tool gets > disabled once we change anything in the data grid. > - > > Ensure that SQL help should work for EPAS servers. > - > > Fixed an issue where the grant wizard is unresponsive if the database > size is huge. > > > > *Note: The publication of the python package to PyPi has been delayed and > will be completed as soon as possible.* > > Builds for Windows and macOS are available now, along with a Python Wheel, > > Docker Container, RPM, DEB Package, and source code tarball from: > > https://www.pgadmin.org/download/ > > -- > > Akshay Joshi > > pgAdmin Project > > -- Z wyrazami szacunku Andrzej Gerasimuk