Upgrade the H2 database to the latest version 97/132797/1
authorliamfallon <liam.fallon@est.tech>
Sun, 18 Dec 2022 02:26:48 +0000 (02:26 +0000)
committerliamfallon <liam.fallon@est.tech>
Sun, 18 Dec 2022 02:26:52 +0000 (02:26 +0000)
commit7c48007486d0d1ee47a5eea81135e49737677155
tree9a3dbb92092461de20324851f919c13fdcabe217
parentfa1e2fc847b5ef2aca7d9a2a2c2380bc58320527
Upgrade the H2 database to the latest version

The latest verison of H2 does not allow colums called "user" or indexes
using an underscore in their name.

Issue-ID: POLICY-4488
Change-Id: I9ce7435b5dfa81daaf04e7f7a50f9db6582cdc0b
Signed-off-by: liamfallon <liam.fallon@est.tech>
main/src/test/java/org/onap/policy/pap/main/rest/TestActuatorEndpoints.java
main/src/test/resources/application-test-e2e.yaml
main/src/test/resources/application-test.yaml