mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-24 08:33:16 +08:00
Merge pull request #1383 from codomposer/feat/unit_async_update
Feat/unit async update
This commit is contained in:
@@ -169,6 +169,7 @@ namespace OrmTest
|
|||||||
SecurityParameterHandling();
|
SecurityParameterHandling();
|
||||||
ExceptionHandling();
|
ExceptionHandling();
|
||||||
AsyncInsert();
|
AsyncInsert();
|
||||||
|
AsyncUpdate();
|
||||||
//Thread();
|
//Thread();
|
||||||
//Thread2();
|
//Thread2();
|
||||||
//Thread3();
|
//Thread3();
|
||||||
|
|||||||
1076
Src/Asp.NetCore2/SqlSeverTest/UserTestCases/UnitTest/UAsyncUpdate.cs
Normal file
1076
Src/Asp.NetCore2/SqlSeverTest/UserTestCases/UnitTest/UAsyncUpdate.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user