pgAdmin 4 commit: Fixed column sizing issue when there are no rows in a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed column sizing issue when there are no rows in a
Date: 2021-05-17 12:25:37
Message-ID: E1licJV-0002CH-P7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed column sizing issue when there are no rows in a table.

refs #5954

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f34adaca415d4a34c7fcf03f42360798518d7aab
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 4 ++++
1 file changed, 4 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-17 12:26:04 Re: [pgAdmin][patch] Column sizing for no rows table
Previous Message Aditya Toshniwal 2021-05-17 12:07:42 [pgAdmin][patch] Column sizing for no rows table