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
6fbdbe3327
- 修改 StringLength/MaxLength 对 Oracle varchar2 类型无效的 bug;
2020-03-27 16:51:28 +08:00
..
Curd
- 增加 ISelect`1 ToDictionary 方法查询返回字典;
2020-03-20 01:52:43 +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