Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Jan 5, 2022

  1. ALTER TABLE ADD now supports identity and generated columns properly. Closes Insert Primary Key after import CSV Data does not work #3321.
  2. Constants and documentation are updated after release of 2.0.206.
  3. CURRENT_USER and CURRENT_ROLE with java -ea don't throw AssertionError any more, but this fix needs to be revisited in the future, because for lowercase databases it should be better to store names in the lower case initially.

@katzyn katzyn merged commit ea65b2d into h2database:master Jan 5, 2022
@katzyn katzyn deleted the misc branch January 5, 2022 11: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

Development

Successfully merging this pull request may close these issues.

Insert Primary Key after import CSV Data does not work

1 participant