New build of dotConnect for SQLite 4.6.287 is available for download now.
In this version:
- SQL Server 2012 Reporting Services is supported
- The bug related to the NRE on the CreateDatabase() method, when the navigation properties generation for one of the sides in one-to-one association is turned off, is fixed
- The bug with wrong script generation on the CreateDatabase() method for one-to-one associations is fixed
- The bug with materialization when converting decimal values is fixed
- The bug related to the "Sequence contains no elements" exception when working with unmapped properties and PropertyChanging/PropertyChanged events is fixed
- The bug related to materializing structs in the "select new" clause is fixed
- The bug related to the "Method not found" exception when opening connection in LINQPad via LinqConnectDriver is fixed
- The behaviour is changed: a default value for the "Detect Table Per Type inheritances" option in Model settings is set to False
- The bug related to the wrong Source values for foreign key properties when adding associations with the selected "Add foreign key properties to the child class" check box is fixed
- The bug with applying RangeAttribute of the DataAnnotation validation framework for nullable properties is fixed
- The bug with parsing *.edmx is fixed (Entity Framework models)
- The config.Workarounds.UseInvariantProviderManifestToken configuration option (default value is False) is added to provide the possibility of returning the invariant string literal as the provider manifest token
- The config.SqlFormatting.Identation option is renamed to config.SqlFormatting.Indenting
- The bug with using delimiter when generating Code-First Migrations script via the ScriptUpdate method of the MigratorScriptingDecorator class in Entity Framework 6 is fixed
http://www.devart.com/dotconnect/sqlite/