pgAdmin 4 commit: Fix syntax error for Default value of column. It is a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix syntax error for Default value of column. It is a
Date
Msg-id E1hbOwP-0002bT-8y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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/10_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/12_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/default/create.sql    | 2 +-
.../schemas/tables/templates/tables/sql/gpdb_5.0_plus/create.sql        | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: Feature #4202 Implement new framework to testReverse Engineering SQL
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix connection restoration issue when pgAdmin server