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-22 02:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
DataAnnotations
History
2881099
7115b68871
- 优化 RereadSql 支持表的其他字段使用;#1655
2023-11-02 10:30:13 +08:00
..
Special
更新 Unit测试
2020-04-08 14:19:00 +08:00
ColumnAttribute.cs
- 优化 RereadSql 支持表的其他字段使用;#1655
2023-11-02 10:30:13 +08:00
ColumnFluent.cs
- 优化 RereadSql 支持表的其他字段使用;#1655
2023-11-02 10:30:13 +08:00
ExpressionCallAttribute.cs
- 优化 自定义表达式树解析时,开放(非公开)内部公共工具类 Utility.CommonUtils;
2020-09-28 03:11:33 +08:00
IndexAttribute.cs
- 增加 pgsql 索引 B_Tree, Hash, GiST, GIN, SP_GiST, BRIN;
2023-06-29 15:42:27 +08:00
NavigateAttribute.cs
- 增加 [Navigate(xx, TempPrimary = xx)] 与非主键关联;(仅支持查询)
2023-03-02 15:46:45 +08:00
TableAttribute.cs
- 修复 Clickhouse 自动分表 where 条件分析问题;
2023-03-03 11:36:12 +08:00
TableFluent.cs
- 增加 [Navigate(xx, TempPrimary = xx)] 与非主键关联;(仅支持查询)
2023-03-02 15:46:45 +08:00