Skip to content

Releases: memsql/SingleStore.EntityFrameworkCore

Release 8.0.3

02 Feb 16:38
3d63ae2

Choose a tag to compare

This release of SingleStore.EntityFrameworkCore includes the following changes:

  • Add support for CONVERT_TZ via EF.Functions.ConvertTimeZone()
  • Fix sql_mode related bugs in regards to master/admin connections
  • Stop using SingleStoreValueGenerationStrategy.ComputedColumn annotations for RowVersion and fix computed columns
  • Allow ExceptIntercept and ExceptInterceptPrecedence
  • Refactor BytesToDateTimeConverter, so it works out-of-the-box with compiled models
  • Use AutoEnlist=false and Pooling=false in AutoDetect() calls
  • Adding new tests, adjusting the existing ones

Release 8.0.0

22 Jul 19:53
b3fd17f

Choose a tag to compare

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

11 Mar 15:22
5770ef7

Choose a tag to compare

This release of the SingleStore.EntityFrameworkCore includes a fix for properly gathering connection attributes.

Release 7.0.0

18 Nov 15:09
62d91ba

Choose a tag to compare

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

25 Apr 14:09
15387da

Choose a tag to compare

This is the GA release of EntityFrameworkCore.SingleStore provider. It has been tested with SingleStore 8.1 / 8.5 and Managed Service.