Hi,
we are using the vscode extension to develop & manage oracle database of several version.
After the update of the extension we are facing an issue just against Oracle 11g databases: we can see the tables definition however if we try to browse data we receive the error "table or view does not exist". The same error appears in several Oracle instance 11 g. The function works correctly when used in database instances of other versions.
I have downgrade the vscode extension to previous release and the “browse function” works again.
I have set log level to TRACE on the extension's setting but I can see in the log just these messages:
[01/20/26, 12:51:07.877] [Connections Navigator] [ERROR] table or view does not exist
[01/20/26, 12:51:10.821] [ObjectViewer ] [ERROR] table or view does not exist
Thank you
Stefano