Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in the Select File window when opening a saved query

2018-06-20 Thread Akshay Joshi
On Thu, Jun 21, 2018 at 6:20 AM, Dave Page wrote: > Hi > > On Wed, Jun 20, 2018 at 3:13 PM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the patch for Feature #3273 Add ability to sort in the Select >> File window when opening a saved query. >> >> I ha

Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in the Select File window when opening a saved query

2018-06-20 Thread Dave Page
Hi On Wed, Jun 20, 2018 at 3:13 PM, Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch for Feature #3273 Add ability to sort in the Select > File window when opening a saved query. > > I haven't seen any refactoring possibility, patch contains feature test > with *time.sleep(0.05). *I h

Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.

2018-06-20 Thread Aditya Toshniwal
Hi Dave, Attached is the updated patch. (Playing with encodings is not at all fun :( ) On Tue, Jun 19, 2018 at 2:23 AM, Dave Page wrote: > Hi > > On Mon, Jun 18, 2018 at 2:14 PM, Aditya Toshniwal enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the updated patch which includes the f

[pgadmin4][Patch]: Feature #3273 Add ability to sort in the Select File window when opening a saved query

2018-06-20 Thread Akshay Joshi
Hi Hackers, Attached is the patch for Feature #3273 Add ability to sort in the Select File window when opening a saved query. I haven't seen any refactoring possibility, patch contains feature test with *time.sleep(0.05). *I have spend lot of time to not introduce "time.sleep()" and tried couple