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-26 04:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
Default
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
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
OdbcAdo
## v0.9.18
2019-09-21 00:48:34 +08:00
OdbcExpression
- 优化 GlobalFilter 过滤器表达式 bool 解析;
2019-12-16 12:12:55 +08:00
OdbcAopTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
OdbcCodeFirstTest.cs
- 修改 StringLength/MaxLength 对 Oracle varchar2 类型无效的 bug;
2020-03-27 16:51:28 +08:00