Обсуждение: pgAdmin 4 commit: Fixed an issue where an illegal argument is showing f

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

pgAdmin 4 commit: Fixed an issue where an illegal argument is showing f

От
Akshay Joshi
Дата:
Fixed an issue where an illegal argument is showing for trigger SQL when a trigger is created for View. Fixes #6003

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=26b3bc3f748ec3bd9395a4acbf325c5cf6b60d19
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                                | 1 +
.../server_groups/servers/databases/schemas/views/__init__.py    | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)