New build of dotConnect for SQLite 4.6.322 is available for download now.
In this version:
- The SQLiteCryptLicenseKey connection string parameter is added to support SQLiteCrypt API
- The bug with SQLiteCrypt API support is fixed
- The bug with an error occurring during opening a connection, and then this connection getting into the pool is fixed
- The bug with the Caption property of the DataGridView column with the Devart DataTable component is fixed
- The possibility to use the extension method AsQueryable() in LINQ queries is added
- The support for correct retrieving of the TimeSpan and DateTimeOffset values while materializing is added
- The bug with eager loading is fixed
- The bug with the redundant opened sessions is fixed
- The bug with missing CreateCommand method in the DataProvider class is fixed
- The bug related to the ArgumentNullException on SubmitChanges method when trying to update a row with the same values is fixed
- The "Close the window when the generation completes successfully" option in the Generation Process window is implemented in the standalone Entity Developer
- The "Rewrite connection string during regeneration" option (default value is True) of model settings is added to provide the possibility to turn off modifying connection string in *.config after model is saved first time (Entity Framework models)
- The design time support for model-defined functions is added (Entity Framework models)
- The behaviour is changed: now connection string is configured with the name of the assembly, where the model is located, in case when the context class is located in another assembly (Entity Framework models)
- The bug with the Retrieve Data functionality of the model with the DbContext template, when its Fluent Mapping property is set to True, is fixed (Entity Framework models)
- The bug related to the detection of Table Per Type inheritances as Table Per Concrete Type inheritances when opening an existing model is fixed (Entity Framework models)
- The bug with parsing *.edmx is fixed (Entity Framework models)
- The bug with generating "An item with the same key has already been added" error when using DbContext Template is fixed (Entity Framework models)
- The bug with DbContext template, when its MappingGenerationStrategy is set to UseConfigurationClasses, generating fluent mapping for an association with turned off generation of one navigation property is fixed (Entity Framework models)
- The bug with availability of the New Blank Template option of the Templates context menu in Model Explorer in the Entity Developer version integrated into Visual Studio is fixed
- The bug with generating invalid code when using MVC View Advanced template is fixed
- Entity Framework 6 Release Candidate 1 is supported
http://www.devart.com/dotconnect/sqlite/