SQL-completion fails for tables like %ABC.table_a but works for standard tables like EFG.table_b #36619
Unanswered
binary2010
asked this question in
DBeaver Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using some tables like %ABC, the SQL completion does not work. The normal tables work well.
The Completion mode: Default. Switching to New or Combine has the same result.
The database is Intersystems Cache 2016.
Example:
Both tables and detailed column information are visible in the Database Navigator, so the JDBC driver provides all metadata.
I'd like to understand:
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions