Created by Shared Doc User, last modified by N Padmavathi on Sep 24, 2020
2.0.1-funcrel
Other Updates
Details |
---|
Issue with TCC file set up resolved |
2.0.0-funcrel
Note
Entity Framework is moved to Functional Release, with minor improvements and thorough application testing.
2.0.0-beta4
Other Updates
Details |
---|
Extranet: Few useSelect and useInsert Links are missing. |
DEELNEMER_API: CRUD links are missing. |
Testing Client Apps: Axecreditportal, Deelnemer_API, and Extranet. |
2.0.0-beta3
Other Updates
Details |
---|
Client Apps Testing |
Support for AddOrUpdate API in EF6.x |
CRUD links are missing |
Inconsistency in results (links) when the application is executed multiple times |
2.0.0-beta2
Other Updates
Details |
---|
RMS Application: One link is missing when two CRUD operations are perfomed in a single statment |
Many unnecessary links are getting created between methods and tables even if table is not directly or indirecty participating in CRUD operations |
Execution stops as maximum recursion depth is reached when two classes reference each other |
2.0.0-beta1
Other Updates
Details |
---|
When Entity Framework CRUD operations are used, bookmarks will now be displayed for use links between methods and database tables. |
New Support
Summary | Details |
---|
ENTITYFRAM-499 | Support for Asynchronous and batch operations |
ENTITYFRAM-503 | Support for LINQ-To-Entities |
2.0.0-alpha4
Other Updates
Details |
---|
Implementation of parsing of EFCore projects |
Evolved support when multiple CRUD operations are performed in a C# method, to capture all links |
Minor metamodel changes |
2.0.0-alpha3
Other Updates
Details |
---|
Creation of links between class property and tables when class inherits from another type |
Better resolution of links involving update and delete methods. |