pgAdmin 4 commit: Allow pgAdmin to run with config database versionsfr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow pgAdmin to run with config database versionsfr
Date
Msg-id E1dmh6k-0007Zj-Ky@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow pgAdmin to run with config database versions from the future. Fixes #2664

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7835da267b390ce8fc97c68ca735e0e0c8bde94a
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py | 24 ++++++++++++++++++++++--
web/setup.py            | 20 +++++++++++++++++++-
2 files changed, 41 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM2586] Cleanup feature test
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Ensure any changes to the config database arebackward compatible