pgAdmin 4 commit: Allow pgAdmin to run with config database versionsfr

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow pgAdmin to run with config database versionsfr
Дата
Msg-id E1dmh6k-0007Zj-Ky@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM2586] Cleanup feature test
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Ensure any changes to the config database arebackward compatible