hibernate - Liquibase diff generating forIndexName doesn't work on h2 -


i'm running liquibase 3.5.3 , using liquibase handling changes in db. possible in way make liquibase diff command not generate forindexname when adding primary key? changesets forindexname fails on @ least h2 error:

forindexname not allowed on h2

so nice not needing remove attribute generated changelog.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -