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
533a472adb
- 优化 AsTable 自动分表,提供超始小时的设置;
2023-03-01 16:18:23 +08:00
..
Special
更新 Unit测试
2020-04-08 14:19:00 +08:00
ColumnAttribute.cs
- 增加 Column 特性 RewriteSql 重读功能;
2020-12-21 21:03:43 +08:00
ColumnFluent.cs
test RereadSql/RewriteSql
#614
2020-12-21 23:35:56 +08:00
ExpressionCallAttribute.cs
- 优化 自定义表达式树解析时,开放(非公开)内部公共工具类 Utility.CommonUtils;
2020-09-28 03:11:33 +08:00
IndexAttribute.cs
- 修复 CodeFirst + AsTable + 自动迁移,导致索性名重复的问题 #366;
2020-07-12 12:34:55 +08:00
NavigateAttribute.cs
Internal optimization
2022-05-25 13:46:33 +08:00
TableAttribute.cs
- 优化 AsTable 自动分表,提供超始小时的设置;
2023-03-01 16:18:23 +08:00
TableFluent.cs
- 优化 FluentApi 继承关系可直接 ConfigEntity<BaseEntity> 生效;#1144
2022-06-03 16:09:20 +08:00