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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix table icon issue when updating any existing field
Date: 2019-07-04 12:04:57
Message-ID: E1hj0Tx-0000HV-VK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-07-04 12:33:24 pgAdmin 4 v4.10 released
Previous Message Fahar Abbas 2019-07-04 11:58:32 Re: pgAdmin4 v4.10 candidate builds