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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -