tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
377 stars 101 forks source link

Extend IMPORT FOREIGN SCHEMA for Sybase to Views #266

Closed cstork closed 4 years ago

cstork commented 4 years ago

This PR does for Sybase DB what #248 did for MS SQL Server.

jenkins-juliogonzalez commented 4 years ago

Can one of the admins verify this patch?

GeoffMontee commented 4 years ago

Test this, please

jenkins-juliogonzalez commented 4 years ago

Test PASSed.

GeoffMontee commented 4 years ago

I went ahead and merged this. Thanks for the contribution!