As discussed on Zulip, we probably don’t need this special minimum config, because even if we initialize the version to 0.0, the dialect will behave the same as if MINIMUM_SUPPORTED_VERSION was configured. The only change that we should do IMO, is to not log a warning in Dialect#checkVersion when the version is 0.0. |