Skip to content

Update H2 to 2.x #1555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
12 of 13 tasks
php-coder opened this issue Jan 22, 2022 · 0 comments · Fixed by #1652
Closed
12 of 13 tasks

Update H2 to 2.x #1555

php-coder opened this issue Jan 22, 2022 · 0 comments · Fixed by #1652
Assignees
Labels
ADR/done A decision has been made and it was properly documented area/security kind/dependency-update Update one of dependencies
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Jan 22, 2022

See http://www.h2database.com/html/changelog.html

TODO:

  • check CSP rules
  • check whether NOT NULL constraint retain after migration (MySQL)
  • simplify sql query to use substring() instead of like
  • document column renaming (and add a link to https://github.com/h2database/h2database/issues/3954)
@php-coder php-coder added the kind/dependency-update Update one of dependencies label Jan 22, 2022
@php-coder php-coder added this to the 0.5 milestone Jan 22, 2022
@php-coder php-coder modified the milestones: 0.5, 0.4.8 Jul 31, 2023
@php-coder php-coder self-assigned this Dec 25, 2023
@php-coder php-coder added the ADR/needed A decision has been made and it needs to be documented label Dec 27, 2023
php-coder added a commit that referenced this issue Jan 28, 2024
@php-coder php-coder added ADR/done A decision has been made and it was properly documented and removed ADR/needed A decision has been made and it needs to be documented labels Jan 28, 2024
php-coder added a commit that referenced this issue Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/done A decision has been made and it was properly documented area/security kind/dependency-update Update one of dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant