pgAdmin 4 commit: Fix table icon issue when updating any existing field

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix table icon issue when updating any existing field
Дата
Msg-id E1hqZy4-0005gq-Jh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix table icon issue when updating any existing field. Fixes #4437

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=70c41d3b9fb68587ad6d0a01f48611a7343875a7
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                                 | 3 ++-
.../server_groups/servers/databases/schemas/tables/__init__.py    | 8 ++++----
.../schemas/tables/templates/tables/sql/10_plus/nodes.sql         | 4 ++--
.../schemas/tables/templates/tables/sql/9.1_plus/nodes.sql        | 4 ++--
.../schemas/tables/templates/tables/sql/default/nodes.sql         | 4 ++--
.../schemas/tables/templates/tables/sql/gpdb_5.0_plus/nodes.sql   | 4 ++--
6 files changed, 14 insertions(+), 13 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat