Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Sep 1, 2022

Many JDBC drivers check SQL of prepared statements only in execute*() methods. An additional try-catch is added here to ignore missing INFORMATION_SCHEMA.VIEWS table. This table is used when available to get definitions of views.

Closes #3615.

@katzyn katzyn merged commit 7353b25 into h2database:master Sep 1, 2022
@katzyn katzyn deleted the console branch September 1, 2022 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

H2 Console connecting to Oracle DB will not show the list of tables

1 participant