Hi Hackers
I have implemented the new test framework to test the Reverse Engineering
SQL. I have integrated it as a part of API/Regression test suite. It will
work when we run all the test cases or module wise test case.
*How it works*: Attached patch contains the generic framework to read all
th
Fix syntax error for Default value of column. It is a regression of #4253
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04328b76bab8cb56d80c9aaf47fbbc3160bf76f4
Modified Files
--
.../databases/schemas/tables/templates/tables/sql/
Thanks patch applied.
On Thu, Jun 13, 2019 at 11:53 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to fix connection restoration issue when pgAdmin
> server is restarted and the page is refreshed. Note that, this happens when
> master passw
Fix connection restoration issue when pgAdmin server is restarted and the page
is refreshed. Fixes #4357
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82bd94e696408005ba45aff7d880ec35e7ebaa09
Author: Aditya Toshniwal
Modified Files
---