This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-22 02:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
Internal
History
28810
0838599b78
- 调整 IUpdate.SetDto 也支持 IgnoreClumns 的逻辑;
2020-04-09 12:07:48 +08:00
..
CommonProvider
- 调整 IUpdate.SetDto 也支持 IgnoreClumns 的逻辑;
2020-04-09 12:07:48 +08:00
Model
- 增加 CodeFirst 实体类注释 -> 表备注,之前只能属性注释 -> 字段备注;
2020-03-31 12:42:13 +08:00
ObjectPool
移入 SafeObjectPool 源码
2020-03-20 21:29:53 +08:00
CommonExpression.cs
- 完善 GroupBy count(b.id) 指定字段统计;
2020-04-08 16:19:14 +08:00
CommonUtils.cs
- 增加 EfCoreFluentApi HasData 设定 CodeFirst 种子数据;
2020-04-03 08:55:56 +08:00
GlobalFilter.cs
- 优化 GlobalFilter Apply 自动重命名表达式参数名,避免内容重复问题;
2019-12-05 20:10:39 +08:00
StringConvertType.cs
v1.4.0-preview20200331
2020-03-31 07:46:58 +08:00
UtilsExpressionTree.cs
v1.3.5
2020-04-07 18:09:29 +08:00