Skip to content
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

H2 5.x #1494

Merged
merged 5 commits into from
Sep 11, 2020
Merged

H2 5.x #1494

merged 5 commits into from
Sep 11, 2020

Conversation

wcekan
Copy link
Contributor

@wcekan wcekan commented Aug 10, 2020

Description

H2 deprecated the MVCC setting in version 1.4.198
https://github.com/h2database/h2database/releases/tag/version-1.4.198

This was removed entirely in 1.4.200 and use will now cause an error.
https://github.com/h2database/h2database/releases/tag/version-1.4.200

Motivation and Context

Required to upgrade H2

How Has This Been Tested?

Unit and IT tests

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link
Collaborator

coveralls commented Aug 11, 2020

Coverage Status

Coverage remained the same at 80.888% when pulling 7d722f9 on h2-5.x into 04f18fa on elide-5.x.

@aklish aklish merged commit 169717f into elide-5.x Sep 11, 2020
@aklish aklish deleted the h2-5.x branch September 11, 2020 13:52
aklish added a commit that referenced this pull request Sep 22, 2020
* Revert "Revert "H2 MVCC setting is removed (#1490)" (#1492)"

This reverts commit 25ed9d0.

* remove MVCC

* reverse H2 for testing

* improved assertions

Co-authored-by: wcekan <wcekan@verizonmedia.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
aklish added a commit that referenced this pull request Nov 17, 2020
* Revert "Revert "H2 MVCC setting is removed (#1490)" (#1492)"

This reverts commit 25ed9d0.

* remove MVCC

* reverse H2 for testing

* improved assertions

Co-authored-by: wcekan <wcekan@verizonmedia.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
aklish added a commit that referenced this pull request Dec 11, 2020
* Revert "Revert "H2 MVCC setting is removed (#1490)" (#1492)"

This reverts commit 25ed9d0.

* remove MVCC

* reverse H2 for testing

* improved assertions

Co-authored-by: wcekan <wcekan@verizonmedia.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
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.

None yet

3 participants