Add option to disable synonym lookups for auto completion.
|
62 KB
|
37 KB
Disable synonym is not working in Version: 11.0.0-rc-80. It still displays the SQL Server 2012 synonyms in autocompletion
If you include Synonyms in Completion but disable Public Schema in Completion, it still opens the Synonyms for Public Schema which is incorrect. Try this against Oracle 11g SELECT * from PUBLIC^
If you include Synonyms in Completion but disable Public Schema in Completion, it still opens the Synonyms for Public Schema which is incorrect. Try this against Oracle 11g SELECT * from PUBLIC^
Issue #6828 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 11.0.0-rc-81 |
No time estimate |
Disable synonym is not working in Version: 11.0.0-rc-80. It still displays the SQL Server 2012 synonyms in autocompletion