mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 19:04:58 +08:00
nullable<enum> insert null
This commit is contained in:
@@ -31,6 +31,7 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
Enum();
|
||||
Tran();
|
||||
Insert();
|
||||
Queue();
|
||||
|
||||
Reference in New Issue
Block a user