pgAdmin 4 commit: Add a test for sequence validation.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a test for sequence validation.
Date: 2018-02-23 12:03:01
Message-ID: E1epC45-0001Oe-M7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a test for sequence validation.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=54dd6aae83e4d8bff6dc4a5184722cf782977fa4
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../schemas/sequences/tests/test_sequence_add.py | 51 +++++++++++++++++-----
1 file changed, 40 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-23 12:03:13 Re: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence
Previous Message Dave Page 2018-02-23 11:58:04 Re: [pgadmin4] PEP-8 on pgadmin/tools