pgAdmin 4 commit: AWS cloud deployment issues fixed:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: AWS cloud deployment issues fixed:
Дата
Msg-id E1nQ0jQ-0001CC-Oc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
AWS cloud deployment issues fixed:

 1) A console error was logged for db version 9.6.1 due to an update to boto3
 2) Unmask Access Key Field.
 3) Update the supported database version list to include Postgres 10 and above.

refs #7177

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f5a97fa6e9d1bf55e37b0a14427fbbe3ddf62cb
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js | 2 +-
web/pgadmin/misc/cloud/utils/rds.py                            | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [Patch] - AWS Cloud Deployment fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [Patch] - AWS Cloud Deployment fixes