public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fixed an issue where a column is renamed and then rem
4+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fixed an issue where a column is renamed and then rem
@ 2020-09-21 05:36 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Akshay Joshi @ 2020-09-21 05:36 UTC (permalink / raw)
To: [email protected]
Fixed an issue where a column is renamed and then removed, then the drop SQL query takes the wrong column name. Fixes #5807.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=553be14000b698774136dda362a8c3b8e1bd...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_27.rst | 3 ++-
web/pgadmin/browser/static/js/datamodel.js | 7 ++++---
2 files changed, 6 insertions(+), 4 deletions(-)
^ permalink raw reply [nested|flat] 4+ messages in thread
* pgAdmin 4 commit: Fixed an issue where a connection warning should be d
@ 2021-04-08 13:20 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Akshay Joshi @ 2021-04-08 13:20 UTC (permalink / raw)
To: [email protected]
Fixed an issue where a connection warning should be displayed when the user
clicks on explain or explain analyze and the database server is disconnected
from the browser tree. Fixes #6376
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f4affcb1e74fea21707c28fbd98c3bb19bd...
Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
web/pgadmin/tools/sqleditor/utils/apply_explain_plan_wrapper.py | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
^ permalink raw reply [nested|flat] 4+ messages in thread
* pgAdmin 4 commit: Fixed an issue where a long time is taken to launch p
@ 2021-04-14 06:42 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Akshay Joshi @ 2021-04-14 06:42 UTC (permalink / raw)
To: [email protected]
Fixed an issue where a long time is taken to launch pgAdmin in debug mode for feature tests.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ee40e348c5779b476069c07080f0100e7a1...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
web/regression/python_test_utils/test_utils.py | 5 +--
web/regression/runtests.py | 46 +++++++++++++++++---------
2 files changed, 33 insertions(+), 18 deletions(-)
^ permalink raw reply [nested|flat] 4+ messages in thread
* pgAdmin 4 commit: Fixed an issue where a blank string is stored instead
@ 2021-10-19 11:51 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Akshay Joshi @ 2021-10-19 11:51 UTC (permalink / raw)
To: [email protected]
Fixed an issue where a blank string is stored instead of NULL in create mode in server dialog. Fixes #6915
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea0d3eb812f060b020cec8959d75434a17a6...
Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 7 +++++++
1 file changed, 7 insertions(+)
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2021-10-19 11:51 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 05:36 pgAdmin 4 commit: Fixed an issue where a column is renamed and then rem Akshay Joshi <[email protected]>
2021-04-08 13:20 pgAdmin 4 commit: Fixed an issue where a connection warning should be d Akshay Joshi <[email protected]>
2021-04-14 06:42 pgAdmin 4 commit: Fixed an issue where a long time is taken to launch p Akshay Joshi <[email protected]>
2021-10-19 11:51 pgAdmin 4 commit: Fixed an issue where a blank string is stored instead Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox