pgAdmin 4 commit: Ensure auto complete should works for columns froma - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure auto complete should works for columns froma
Date
Msg-id E1gf34Y-0004Cs-0u@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure auto complete should works for columns from a schema-qualified table. Fixes #3810

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c455dda3ce2731fe0e603b96f640fb64623ff85c

Modified Files
--------------
docs/en_US/release_notes_3_7.rst                  |  1 +
web/pgadmin/utils/sqlautocomplete/autocomplete.py | 11 ++++++++---
2 files changed, 9 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure auto complete should works when firstidentifi
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Convert batch file line endings in an attempt toend