mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Db.Fastest support sqlite
This commit is contained in:
@@ -31,8 +31,8 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
UCustom01.Init();
|
||||
UCustom02.Init();
|
||||
|
||||
UBulkCopy.Init();
|
||||
Insert();
|
||||
CodeFirst();
|
||||
Updateable();
|
||||
|
Reference in New Issue
Block a user