useUpperCaseDescription

@Parameter(property = "exposed.migrations.useUpperCaseDescription", defaultValue = "true")
var useUpperCaseDescription: Boolean

Whether the descriptive part of migration script names should be all upper-case. Defaults to true.