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
/
Oracle
History
28810
205421f7e0
- 补充 Expression IEnumerable<T>.Contains 的支持,之前只能数组或IList<T>;
2019-04-25 17:28:25 +08:00
..
Curd
- 优化 ISelect.GroupBy 查询,增加 .Value 实现聚合源字段查询,ToList(a => a.Sum(a.Value.Score));
2019-04-25 12:34:09 +08:00
OracleAdo
## v0.5.3
2019-04-22 18:34:05 +08:00
OracleExpression
- 补充 Expression IEnumerable<T>.Contains 的支持,之前只能数组或IList<T>;
2019-04-25 17:28:25 +08:00
OracleCodeFirstTest.cs
v0.1.0 & FreeSql.Repository
2019-02-20 17:28:51 +08:00
OracleDbFirstTest.cs
增加 Oracle IDbFirst 接口实现;
2019-04-15 14:10:10 +08:00