storeNames []string,
allowList dynamicconfig.BoolPropertyFnWithNamespaceFilter,
if len(storeNames) == 0 {
return dynamicconfig.GetBoolPropertyFnFilteredByNamespace(false)
}
case mysql.PluginName, postgresql.PluginName, postgresql.PluginNamePGX, sqlite.PluginName:
// Advanced visibility with SQL DB don't support list of values