odbc icon indicating copy to clipboard operation
odbc copied to clipboard

include synonyms in `odbcListObjects()` output

Open simonpcouch opened this issue 11 months ago • 7 comments

Closes #221.

This PR modifies/adds SQL Server methods for dbListTables(), dbExistsTable(), and odbcListObjects() that include synonyms in output. This also means that synonyms will show up in the Connections pane.

~~Note that this PR makes no changes to dbListTables(), which is noted in the original issue.~~

[EDITs: update PR scope]

simonpcouch avatar Mar 07 '24 22:03 simonpcouch