Releases: memsql/SingleStore.EntityFrameworkCore
Releases · memsql/SingleStore.EntityFrameworkCore
Release 8.0.3
This release of SingleStore.EntityFrameworkCore includes the following changes:
- Add support for
CONVERT_TZviaEF.Functions.ConvertTimeZone() - Fix
sql_moderelated bugs in regards to master/admin connections - Stop using
SingleStoreValueGenerationStrategy.ComputedColumnannotations forRowVersionand fix computed columns - Allow
ExceptInterceptandExceptInterceptPrecedence - Refactor
BytesToDateTimeConverter, so it works out-of-the-box with compiled models - Use
AutoEnlist=falseandPooling=falseinAutoDetect()calls - Adding new tests, adjusting the existing ones
Release 8.0.0
This is a release of SingleStore.EntityFrameworkCore provider with a support for EF Core 8. It has been tested with SingleStore 8.5, 8.7 and Managed Service.
Release 7.0.1
This release of the SingleStore.EntityFrameworkCore includes a fix for properly gathering connection attributes.
Release 7.0.0
This is a release of SingleStore.EntityFrameworkCore provider with a support for EF Core 7. It has been tested with SingleStore 8.1, 8.5, 8.7 and Managed Service.
Release 6.0.2
This is the GA release of EntityFrameworkCore.SingleStore provider. It has been tested with SingleStore 8.1 / 8.5 and Managed Service.