Обсуждение: pgAdmin 4 commit: [Foreign Key] Removed 1 unexpected arguments; 'get_no

Поиск
Список
Период
Сортировка

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

От
Ashesh Vashi
Дата:
[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(-)