ValidationFailedException v2: clustered is not allowed on h2

Description

The issue is very similar to CORE-2682, I receive a ValidationException when I would like to use clustered="false" in a H2 database.

I use the xml below, which differs from the example in the above mentioned issue. It uses the clustered="false" in the addPrimaryKey tag instead of using it in the createIndex tag.

Thank you in advance,
Adam

Environment

H2

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created February 11, 2019 at 3:13 PM
Updated February 18, 2019 at 10:37 AM