public object?GetConnectionConfiguration(string type, string name)
 => database.GetConfiguration(type, name).GetAwaiter().GetResult();