Skip to content

Releases: msallin/SQLiteCodeFirst

v1.8.0

16 Jun 04:35

Choose a tag to compare

What's Changed

  • Bump dotnet-sdk from 10.0.300 to 10.0.301 by @dependabot[bot] in #172
  • Support ON UPDATE CASCADE via CascadeOnUpdate attribute by @msallin in #175
  • Expose default collation through the public initializers by @msallin in #174
  • Scope history record lookup by context key by @msallin in #176
  • Preserve connection string values containing equals signs by @msallin in #177
  • Minor correctness and clarity cleanups by @msallin in #178

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

16 Jun 00:22

Choose a tag to compare

Full Changelog: v1.7.0.36...v1.7.1

v1.7.0.36

23 Feb 12:39

Choose a tag to compare

v1.7.0.34

10 May 13:49

Choose a tag to compare

New feature: Default collation (pass an instance of Collation as constructor parameter for an initializer to specify a default collation).

https://www.nuget.org/packages/SQLite.CodeFirst/

v1.6.2.32

23 Apr 09:50

Choose a tag to compare

v1.6.1.31

30 Jan 19:40

Choose a tag to compare

v1.6.0.30

02 May 08:05

Choose a tag to compare

v1.5.3.29

16 Nov 18:37

Choose a tag to compare

v1.5.2.28

28 Jan 22:38

Choose a tag to compare

v1.5.1.25

02 Jul 05:42
04f6db1

Choose a tag to compare