fileSeparator

@Parameter(property = "exposed.migrations.fileSeparator", defaultValue = "__")
var fileSeparator: String

Separator for migration script names. Defaults to __.