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

Create unit test that runs IMPORT FOREIGN SCHEMA on schema with no tables #235

Open GeoffMontee opened 4 years ago

GeoffMontee commented 4 years ago

To test the fix in #222, we should create a unit test that runs IMPORT FOREIGN SCHEMA on a schema that contains no tables.