log.WithField("version",version.VERSION()).Fatal("database schema not updated to this server version")
log.WithField("server_version",version.VERSION()).WithField("missing_versions_in_db",missingVersions).Fatal("database schema not updated to this server version")