[pgadmin-hackers] pgAdmin 4 commit: Ensure database driver names and descriptionstrings - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure database driver names and descriptionstrings
Date
Msg-id E1d0SK3-0004Vx-Ov@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure database driver names and description strings can be translated. Fixes #2190

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a3007b7335d73cb2042cf4b2d3939b69ae4bcaac
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/ppas.py  |  6 ++++++
web/pgadmin/browser/server_groups/servers/types.py | 14 +++++++-------
2 files changed, 13 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] Column selection on SQLEditor
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed 2190 - Move languageselection to Preferences.