Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
#4980
We can see the dbeaver will send query :
Now we db name and table name in
information_schemaare uppper case. But the columns ininformation_schemais lowwer case.Now in planner v2 we has already support
So maybe the db name and table name can set to lowwer case?
Beta Was this translation helpful? Give feedback.
All reactions