RM-5434 (New table added is not alphabetically added to the tree)

From: Satish V <satish(dot)v(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: RM-5434 (New table added is not alphabetically added to the tree)
Date: 2020-05-07 07:45:36
Message-ID: CAOEjfmFpcA-_ijrR5uqpbcz-GfwvOQFBzVr0ft77P1=DTmTygA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

In the patch attached,
1.Creation or updation of Tables and all other entities will be sorted
according to their names.
2.Exception- Columns will be sorted according to their creation
order(position ID).

This Patch also resolves RM 5450. Kindly review and share the suggestions
if required.

Thanks,
Sathish V

Attachment Content-Type Size
RM5434v1.patch text/x-patch 6.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-05-07 08:19:20 [pgAdmin][RM5334] : [Code Coverage] Improve API test cases for Rules
Previous Message Akshay Joshi 2020-05-07 07:45:01 pgAdmin 4 commit: Fixed invalid literal issue when removing the connect