pgAdmin 4 commit: Ensure FTS parsers and templates are removed prior to

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure FTS parsers and templates are removed prior to
Date: 2017-02-09 12:05:59
Message-ID: E1cbnU7-0007G6-Cu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-09 12:16:48 Re: [patch] change --pkg behavior
Previous Message Dave Page 2017-02-09 12:05:13 pgAdmin 4 commit: Fix the issue with Jinja conditions in Foreign Data W