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 02:02:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
DataAnnotations
History
2881099
aa1b6684a2
- 修复 IAsTable 自动分表不同间隔的 bug;#1698
2023-12-20 16:42:18 +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
- 修复 IAsTable 自动分表不同间隔的 bug;#1698
2023-12-20 16:42:18 +08:00
TableFluent.cs
v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法;
2023-11-22 22:21:28 +08:00