Skip to content

Releases: msallin/SQLiteCodeFirst

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 04:35

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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 00:22

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

v1.7.0.36

Choose a tag to compare

@msallin msallin released this 23 Feb 12:39

v1.7.0.34

Choose a tag to compare

@msallin msallin released this 10 May 13:49

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

Choose a tag to compare

@msallin msallin released this 23 Apr 09:50

v1.6.1.31

Choose a tag to compare

@msallin msallin released this 30 Jan 19:40

v1.6.0.30

Choose a tag to compare

@msallin msallin released this 02 May 08:05

v1.5.3.29

Choose a tag to compare

@msallin msallin released this 16 Nov 18:37

v1.5.2.28

Choose a tag to compare

@msallin msallin released this 28 Jan 22:38

v1.5.1.25

Choose a tag to compare

@msallin msallin released this 02 Jul 05:42
04f6db1