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
ee1e292165
- 增加 GroupBy ToDictionary 返回字段的查询方法,TKey 为 GroupBy 选择的对象;
...
- 整理 GroupBy 所有方法不使用 DTO 映射规则;
2020-04-08 19:10:04 +08:00
..
Curd
- 增加 GroupBy ToDictionary 返回字段的查询方法,TKey 为 GroupBy 选择的对象;
2020-04-08 19:10:04 +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
v1.3.5
2020-04-07 18:09:29 +08:00
MySqlAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
MySqlCodeFirstTest.cs
- 修复 CodeFirst IsNullable 迁移脚本重复 NOT NULL 语法错误;
2020-03-27 17:35:59 +08:00
MySqlDbFirstTest.cs
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00