Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Jun 4, 2022

  1. Attempt to open database file from H2 1.** now throws an expected exception. Closes Invalid DB format exception (for 1.x DB in 2.x h2) should have a specific SQLException vendorCode #3468.
  2. Result sets returned from user-defined table value functions are now closed by H2. Closes JavaTableFunction is not closing underlying ResultSet when reading column list #3434.
  3. Column names in linked tables are now quoted when JDBC metadata reports that they may be quoted. Closes With linked table to postgreSQL, case-sensivite column names not respected in where part #3448.

@katzyn katzyn merged commit 41cc1ef into h2database:master Jun 5, 2022
@katzyn katzyn deleted the misc branch June 5, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant