[pgadmin-hackers] pgAdmin 4 commit: Ensure FTS parsers and templates are removed priorto - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure FTS parsers and templates are removed priorto
Date
Msg-id E1cbnU7-0007G6-Cu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure FTS parsers and templates are removed prior to creating them when testing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=68879202954cf6852bc6b27a0175706d0c93ad68
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/fts_parser/tests/utils.py  | 3 +++
.../servers/databases/schemas/fts_templates/tests/utils.py             | 3 +++
2 files changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix the issue with Jinja conditions in Foreign DataW
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] change --pkg behavior