[pgadmin-hackers] pgAdmin 4 commit: Initial support for PG 10.0, per #2214

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Initial support for PG 10.0, per #2214
Дата
Msg-id E1d2dWf-00061E-G5@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Initial support for PG 10.0, per #2214

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59834fba310722b0c45bdcb3bfc9eb0a8ac4d9aa
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../templates/sequence/sql/default/update.sql      | 10 +++---
.../server_groups/servers/templates/__init__.py    |  0
.../servers/templates/connect/__init__.py          |  0
.../servers/templates/connect/sql/__init__.py      |  0
.../templates/connect/sql/tests/__init__.py        |  0
.../connect/sql/tests/test_check_recovery.py       | 37 ----------------------
web/pgadmin/dashboard/__init__.py                  | 16 ++++++++++
web/pgadmin/utils/versioned_template_loader.py     |  1 +
8 files changed, 22 insertions(+), 42 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Initial support for PG 10.0,per #2214 (missed some f