fullFileName

@Parameter(property = "exposed.migrations.filename")
var fullFileName: String?

Override that writes all migration statements to a single file with the given name. Must include the file extension. When set, all other filename configuration is ignored.