notForVersions
fun <ReturnType> notForVersions(vararg versions: String, migration: (String) -> ReturnType): ReturnType?
Performs migration for all the versions except versions
Performs migration for all the versions except versions