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 11:12:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
MySql
History
28810
51494c31a2
- 修复 ISelect.AsTable union all 查询对 count/max/min/avg/sum 的别名 bug;#157
2019-12-16 18:02:20 +08:00
..
Curd
- 修复 ISelect.AsTable union all 查询对 count/max/min/avg/sum 的别名 bug;#157
2019-12-16 18:02:20 +08:00
MapType
- 增加 AsTable 多次,可查询分表后的多个子表记录,以 UNION ALL 形式执行;
2019-09-09 18:30:55 +08:00
MySqlAdo
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00
MySqlExpression
- 优化 GlobalFilter 过滤器表达式 bool 解析;
2019-12-16 12:12:55 +08:00
MySqlAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
MySqlCodeFirstTest.cs
- 增加 实体特性 [Column(ServerTime = DateTimeKind.Utc)] 使用数据库时间执行插入数据;
2019-11-25 17:30:36 +08:00
MySqlDbFirstTest.cs
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00