h2database
h2database copied to clipboard
Remove meta table entries even during startup.
This is necessary since commit https://github.com/h2database/h2database/commit/74b1b25d71e78bfa986510cf5ed774c403c4bf2c changes the behavior of addMeta() in the same way.
Fixes h2database/h2database#3301.