v0.9.7.0
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.