useUpperCaseDescription

@get:Input
@get:Optional
abstract val useUpperCaseDescription: Property<Boolean>

Optional flag for whether the descriptive part of migration script names should be all in upper-case. Defaults to true.