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 18:22:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
DataAnnotations
History
28810
fa48170041
代码类文件移动(不影响功能)
2019-10-08 00:43:03 +08:00
..
Special
调整 OraclePrimaryKeyName 特性
2019-08-02 10:49:07 +08:00
ColumnAttribute.cs
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
2019-10-03 04:31:04 +08:00
ColumnFluent.cs
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
2019-10-03 04:31:04 +08:00
IndexAttribute.cs
代码类文件移动(不影响功能)
2019-10-08 00:43:03 +08:00
NavigateAttribute.cs
- 补充 Navigate(ManyToMany = typeof(中间表)) 多对多自定义配置;
2019-07-15 18:10:59 +08:00
TableAttribute.cs
代码类文件移动(不影响功能)
2019-10-08 00:43:03 +08:00
TableFluent.cs
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
2019-10-03 04:31:04 +08:00