mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-21 02:58:05 +08:00
Update DuckDb
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
using SqlSugar;
|
||||
using OrmTest;
|
||||
_1_CodeFirst.Init();
|
||||
_2_DbFirst.Init();
|
||||
_3_EasyQuery.Init();
|
||||
_4_JoinQuery.Init();
|
||||
_5_PageQuery.Init();
|
||||
Console.WriteLine("DEMO执行完成");
|
||||
Console.Read();
|
||||
|
Reference in New Issue
Block a user