pgAdmin 4 commit: Ensure that search object functionality works with ca

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that search object functionality works with ca
Date: 2020-10-15 10:48:58
Message-ID: E1kT0oc-0001WG-Cw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that search object functionality works with case insensitive string. Fixes #5858

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38b90f7b00ef078050dd08dbd52cd7fc4cb8d9c4
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst | 1 +
web/pgadmin/tools/search_objects/static/js/search_objects.js | 2 +-
web/pgadmin/tools/search_objects/utils.py | 9 ++-------
3 files changed, 4 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-15 10:49:20 Re: pgAdmin 4 - Czech translation update for 4.27
Previous Message Akshay Joshi 2020-10-15 10:01:38 pgAdmin 4 commit: Tag REL-4_27 has been created.