Currently this request deletes all existing navigations using efcore dbset and foreach instead of Truncate.
Also there is no need for ID in navigation table.
However this issue is negligible, because no one needs navigation with thousands of elements, right?
Currently this request deletes all existing navigations using efcore dbset and foreach instead of Truncate.
Also there is no need for ID in navigation table.
However this issue is negligible, because no one needs navigation with thousands of elements, right?