pgAdmin 4 commit: [Foreign Key] Removed 1 unexpected arguments; 'get_no - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Foreign Key] Removed 1 unexpected arguments; 'get_no
Date
Msg-id E1jOLOY-0004ok-6S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Foreign Key] Removed 1 unexpected arguments; 'get_node_list' expects
5 positional arguments.

Also,
- Using 'gettext' instead of '_'.
- Using constant string for 'foreign_key not found' error message.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d226ffbd1f0e26713474a64ad869d53ce5eb8a16

Modified Files
--------------
.../tables/constraints/foreign_key/__init__.py     | 48 +++++++++++++---------
1 file changed, 29 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4873] Change comment of a procedure with arguments
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: A valid ip address can be IPv4/IPv6