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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix template paths for Windows. Fixes #3139
Date: 2018-03-13 16:45:20
Message-ID: E1evn3A-0001gg-S8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-13 16:45:27 Re: [pgAdmin4][RM#3139] Create proper template path if Windows
Previous Message Dave Page 2018-03-13 13:54:51 v3.0 Release