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

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

Branch
------
master

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

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 по дате отправления:

Предыдущее
От: Fahar Abbas
Дата:
Сообщение: Re: pgAdmin4 v4.10 candidate builds
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v4.10 released