pgAdmin 4 commit: Add missing reverse-engineered SQL header and dropst - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add missing reverse-engineered SQL header and dropst
Date
Msg-id E1enjox-0003rR-AS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add missing reverse-engineered SQL header and drop statement for sequences. Fixes #3081

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c85e14dc2502c5eff9ee24824ed73cc0da2e1225
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py       | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3105] Allow user to insert new row if PK is incapital letters
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 3081- Reverse engineered SQL for Sequencesmissing comment header and drop statement