I'm currently working on consuming the new `Open(SqlConnectionOverrides overrides)` method in EF Core. However, there is no OpenAsync equivalent. See #29 and https://github.com/dotnet/efcore/issues/7283
I'm currently working on consuming the new
Open(SqlConnectionOverrides overrides)method in EF Core. However, there is no OpenAsync equivalent.See #29 and dotnet/efcore#7283