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-24 19:52:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
Interface
/
Curd
/
ISelect
History
2881099
d99e72abd6
v3.2.666-preview20220828
#1106
#1104
#668
#478
#432
#213
#138
2022-08-26 18:29:14 +08:00
..
FieldAliasOptions.cs
- 增加 ISelect.ToSql 字段别名设置,默认为 AsIndex,可改为 AsProperty;#158
2019-12-17 22:08:12 +08:00
ISelect0.cs
- 增加 UnionALL 联合查询;#1106
#1104
#668
#478
#432
#213
#138
2022-08-26 18:01:58 +08:00
ISelect1.cs
v3.2.666-preview20220828
#1106
#1104
#668
#478
#432
#213
#138
2022-08-26 18:29:14 +08:00
ISelect2`16.cs
- 增加 WithTempQuery + FromQuery 嵌套查询功能;#1192
2022-07-25 13:02:01 +08:00
ISelectFrom.cs
- 移除 ISelect<T>/IUpdate<T>/IDelete<T> class 约束限制;
2020-11-02 19:37:52 +08:00
ISelectGrouping.cs
- 增加 WithTempQuery + FromQuery 嵌套查询功能;#1192
2022-07-25 13:02:01 +08:00