h2database icon indicating copy to clipboard operation
h2database copied to clipboard

Remove meta table entries even during startup.

Open t-pa opened this issue 4 years ago • 0 comments

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.

t-pa avatar Jan 25 '22 23:01 t-pa