[][src]Function df_st_db::check_db_and_config_match

pub fn check_db_and_config_match(config: &RootConfig)

Checks if the DB type matches the config type So if version is compiled for postgres, config should be for postgres If they down match, panic.