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
28810
c747d39db8
- 增加 NavigateAttribute 特性对应的 Fluent 功能;#96
2019-09-26 11:51:50 +08:00
..
Special
调整 OraclePrimaryKeyName 特性
2019-08-02 10:49:07 +08:00
ColumnAttribute.cs
v0.9.13
2019-09-13 00:23:52 +08:00
ColumnFluent.cs
- 增加 创建表时指定字段位置,如:[Column(Position = 1],可为负数即反方向位置;
2019-09-04 22:52:05 +08:00
NavigateAttribute.cs
- 补充 Navigate(ManyToMany = typeof(中间表)) 多对多自定义配置;
2019-07-15 18:10:59 +08:00
TableAttribute.cs
- 增加 NavigateAttribute 特性对应的 Fluent 功能;#96
2019-09-26 11:51:50 +08:00
TableFluent.cs
- 增加 NavigateAttribute 特性对应的 Fluent 功能;#96
2019-09-26 11:51:50 +08:00