Closed poizan42 closed 2 years ago
My fix in #21 went a bit too fast because I missed that SqlServerTempTableReference.DisposeAsync() had the same sql.
comes with 4.2.2
Fixes https://github.com/PawelGerr/Thinktecture.EntityFrameworkCore/issues/19, fixes https://github.com/PawelGerr/Thinktecture.EntityFrameworkCore/issues/6
Thank you (and my apologies)
My fix in #21 went a bit too fast because I missed that SqlServerTempTableReference.DisposeAsync() had the same sql.