Fixed RM #1356 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Fixed RM #1356
Date
Msg-id CANxoLDfkVyzJmbbgg3conUcwvE2vsgPuXKQ_quQuNePDCBWqoA@mail.gmail.com
Whole thread Raw
Responses Re: Fixed RM #1356  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi 

I have fixed RM #1356 "Query tool enhancement". I have added the logic to preferences which checks the min/max value before setting it. If value given by user is less than min value then set it to min value and if value is greater then max value then set it to max value.

For "items_per_page" minimum value is 1. Attached is the patch file. Please review it.   

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: Fix for issue RM1313 [pgadmin4]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add stats on Sequences/Functions/Trigger functions co