mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
Update mongodb
This commit is contained in:
@@ -32,6 +32,8 @@ namespace MongoDbTest
|
||||
.ExecuteCommand();
|
||||
|
||||
|
||||
var list = db.Queryable<OrderInfo>().ToList();
|
||||
|
||||
//测试生成SQL性能
|
||||
TestSqlBuilder(db);
|
||||
}
|
||||
|
Reference in New Issue
Block a user