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-23 03:02:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
Internal
History
2881099
fd2c692814
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566
#1492
2023-07-07 14:23:12 +08:00
..
CommonExpressionTest.cs
- 优化 Lambda bool 解析;#1219
2022-08-19 16:50:27 +08:00
CommonUtilsTest.cs
- 增加 pgsql numeric -> BigInteger 映射;#1100
2022-05-13 12:32:26 +08:00
EntityUtilTest.cs
- 修复 DbContext/Repository Primary decimal 状态管理 key 精度处理 bug;
2022-07-15 19:02:22 +08:00
GlobalFilterTest.cs
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566
#1492
2023-07-07 14:23:12 +08:00
UtilsTest.cs
- 优化 WithTempQuery 场景的 DTO 映射查询;
2023-02-28 14:41:03 +08:00