Ensure that 'ENTER' key in the data filter should not run the query. Fixes #4199

This commit is contained in:
Akshay Joshi
2019-09-20 18:13:44 +05:30
parent faa6236580
commit 1bef98fdfa
6 changed files with 65 additions and 6 deletions
+2
View File
@@ -16,3 +16,5 @@ Housekeeping
Bug fixes
*********
| `Issue #4199 <https://redmine.postgresql.org/issues/4199>`_ - Ensure that 'ENTER' key in the data filter should not run the query.