This website requires JavaScript.
Explore
Help
Register
Sign In
weiai
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/dotnetcore/FreeSql.git
synced
2026-04-01 11:10:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b7f044fb477c6c050871a527ddf5328dea6d830
FreeSql
/
FreeSql
/
DataAnnotations
History
2881099
01b9ae0076
- 调整 resources 转换成 static class 静态类;#1917
2024-11-08 14:35:10 +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
- 调整 resources 转换成 static class 静态类;#1917
2024-11-08 14:35:10 +08:00
TableFluent.cs
- 调整 resources 转换成 static class 静态类;#1917
2024-11-08 14:35:10 +08:00