pgAdmin 4 commit: Fix template paths for Windows. Fixes #3139

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix template paths for Windows. Fixes #3139
Дата
Msg-id E1evn3A-0001gg-S8@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix template paths for Windows. Fixes #3139

Joint work from Joao and Murtuza.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=156b308fd326c5021cfbf0ed064629efd1d84c86

Modified Files
--------------
.../servers/databases/external_tables/__init__.py  |  2 +-
.../tests/test_external_tables_view.py             | 32 ++++++++++++++++------
.../schemas/tables/tests/test_template_create.py   | 22 +++++++++------
web/pgadmin/utils/compile_template_name.py         | 16 +++++++----
4 files changed, 50 insertions(+), 22 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: v3.0 Release
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3139] Create proper template path if Windows