mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
v3.2.683-preview20221025 - 扩展 UseMessagePackMap
This commit is contained in:
@ -42,6 +42,7 @@ namespace FreeSql
|
||||
var localAffrows = 0;
|
||||
try
|
||||
{
|
||||
rootRepository.DbContextOptions.EnableCascadeSave = false;
|
||||
return await LocalInsertAsync(rootRepository, rootEntitys, true);
|
||||
}
|
||||
finally
|
||||
|
Reference in New Issue
Block a user