Skip to content

v0.9.7.0

Choose a tag to compare

@msallin msallin released this 12 Jul 09:34

Several Bugfixes.

There is one breaking change:
You must not overload the connection string as constructor parameter for the Intializers anymore.
The connetion string is no taken from the DatabaseContext.
Just delete the overload for the connection string to fix the build error.

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