pgAdmin 4 commit: Resolved an issue - fetching the source, and target t - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved an issue - fetching the source, and target t
Date
Msg-id E1ataKX-0008Pk-1D@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved an issue - fetching the source, and target type functions in
the CAST module. Make the changes in the CAST module too for the
changes done in the NodeAjaxOptionsControl in the commit-id:
944bdbb96c3b360c856d7586144b835e44afac43.

We've changed the signature (arguments) of the 'options' & 'transform'
functions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=244f5d59d2462a3e886cb60268e97fe1bb27b8e2
Author: Sanket Mehta <sanket.mehta@enterprisedb.com>

Modified Files
--------------
.../servers/databases/casts/templates/cast/js/casts.js      | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js