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-21 10:12:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
MySql
History
28810
163fe89bd4
- 补充 nuget 包增加 xmlDoc 编译;
...
- 调整 Column.Unique 定义规则,解决同一属性不可配置多次的问题;
2019-04-28 17:43:42 +08:00
..
Curd
- 优化 ISelect.GroupBy 查询,增加 .Value 实现聚合源字段查询,ToList(a => a.Sum(a.Value.Score));
2019-04-25 12:34:09 +08:00
MapType
- 补充 MapType,Column.MapType 类型映射,可将 enum 映射为 int/string 等
#19
#42;
2019-04-27 01:08:34 +08:00
MySqlAdo
## v0.5.3
2019-04-22 18:34:05 +08:00
MySqlExpression
- 优化 兼容不同数据库 bool 的表达式解析
2019-04-27 15:59:03 +08:00
MySqlCodeFirstTest.cs
- 补充 nuget 包增加 xmlDoc 编译;
2019-04-28 17:43:42 +08:00
MySqlDbFirstTest.cs
pgsql/mysql/sqlserver适配
2018-12-18 20:09:52 +08:00