[pgAdmin][RE-SQL] Foregin Data Wrappers

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RE-SQL] Foregin Data Wrappers
Date: 2019-07-05 09:35:25
Message-ID: CAM9w-_mFRz1-K_FdWG9pMQKNrw-s1HmXvzgUkmaDQyuvi5mu0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to add RE-SQL test cases for foreign data wrappers.
Test cases include:
Create
Add COMMENT,
Add Option 1,
Add Option 2,
Change Option 2 value,
Remove Option 2,
Rename FDW
Add validator
Drop

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
resql.fdw.patch application/octet-stream 16.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-07-05 10:05:49 pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t
Previous Message Dave Page 2019-07-05 08:32:22 pgAdmin 4 commit: Fxi a couple of colors in the doc theme per Aditya.