RM-5434 (New table added is not alphabetically added to the tree) - Mailing list pgadmin-hackers

From Satish V
Subject RM-5434 (New table added is not alphabetically added to the tree)
Date
Msg-id CAOEjfmFpcA-_ijrR5uqpbcz-GfwvOQFBzVr0ft77P1=DTmTygA@mail.gmail.com
Whole thread Raw
Responses Re: RM-5434 (New table added is not alphabetically added to the tree)  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List 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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed invalid literal issue when removing the connect
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5334] : [Code Coverage] Improve API test cases for Rules