pgAdmin 4 commit: [Foreign Key] Removed 1 unexpected arguments; 'get_no

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: [Foreign Key] Removed 1 unexpected arguments; 'get_no
Date: 2020-04-14 13:14:30
Message-ID: E1jOLOY-0004ok-6S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2020-04-14 13:15:50 pgAdmin 4 commit: A valid ip address can be IPv4/IPv6
Previous Message Aditya Toshniwal 2020-04-14 12:21:27 [pgAdmin][RM4873] Change comment of a procedure with arguments