pgadmin4
pgadmin4 copied to clipboard
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.6.1. Release notes Sourced from dnspython's releases. dnspython 2.6.1 See What's New for details. This is a bug fix release for 2.6.0 where the "TuDoor"...
These are the needed patches we would need to be able to run pgadmin in a flatpak. They stem of the work in https://github.com/flathub/flathub/pull/5105/files where we're doing this (much) worse...
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. Release notes Sourced from urllib3's releases. 2.2.0 🖥️ urllib3 now works in the browser :tada: This release adds experimental support...
I need a preference option to not generate DDL from table partitions in SQL tab. I have a database where each table has hundreds of partitions. When I select a...
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.2. Release notes Sourced from chart.js's releases. v4.4.2 Essential Links npm Migration guide Docs API Samples Bugs Fixed #11685 addListener and removeListener should be only...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/5272*** *Originally created by **ivan khilitsky** at 2020-03-18 15:21:05 UTC.* OS: Windows 10. More than 500MB of data can not be downloaded from the pgAdmin. When...
Add checkbox for automatic updating sessions next to the "active sessions only" checkbox on the dashboard.
This is a follow up to https://github.com/pgadmin-org/pgadmin4/issues/7268 Code formatting has been broken for me since the release v8.3, when it started adding line breaks I do not want, without an...
If I run the command python setup.py set-prefs [email protected] "browser:processes:process_retain_days=true" then it is success. Here, process retain days is a number.