Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1866
@graben
> Well, I'm actually not able to test against oracle 12 only have a oracle
11 express instance
It would be enough: it is just to validate the changes.
> But it is obvious that the autoincrement of id is wrong, since it is 1st
managed by the broker and 2nd different to all other database types.
Agree but would be anyway welcome at least a test round with the change.
I will ping @mtaylor and @jmesnil authors of most the SQL contained there
to validate it: if they think that the change is safe as it seems, for me is ok
:+1:
---