pgAdmin 4 commit: Fixed Cast node related issues. Fixes #6741

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed Cast node related issues. Fixes #6741
Date: 2021-09-23 13:59:23
Message-ID: E1mTPFz-0006hY-CM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed Cast node related issues. Fixes #6741

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d08d9aa9fa3a40405f7b2a6774c58a66b59f7b2
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/databases/casts/__init__.py | 2 +-
.../browser/server_groups/servers/databases/casts/static/js/cast.js | 4 +++-
.../server_groups/servers/databases/casts/static/js/cast.ui.js | 5 +----
3 files changed, 5 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-23 13:59:49 Re: [pgAdmin][RM6771] Exclusion Constraint Node fixes
Previous Message Aditya Toshniwal 2021-09-23 13:26:28 [pgAdmin][RM6771] Exclusion Constraint Node fixes