Relative Content

Tag Archive for intellij-ideadatabase-migrationflyway

Intellij flyway migration rename column

I would like to carry out my database migration with flyway. This works in most cases, but the renaming of columns does not yet work as expected.
To create the migration scripts, I use the built-in Create flyway versioned migration function of Intellij. When I rename a column, the following script is generated: