Skip to content

add option to handle table names like Rails, add jarmonicaVersion

Compare
Choose a tag to compare
@KenjiOhtsuka KenjiOhtsuka released this 27 Apr 10:30
· 116 commits to develop since this release
e0d0182

handle table names like Rails

(related to #113 )

If you configure as follow, refer method generates reference column named like tablename_id .

extensions.extraProperties["tableNamePluralization"] = true

Document: https://github.com/KenjiOhtsuka/harmonica/wiki/Configuration

jarmonicaVersion

Now you can check where the migration processed, namely current migration version.

./gradlew jarmonicaVersion

Output:

Version: 20180714192339748