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(-)