mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-01 03:30:57 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
|
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
|
||||||
- 移除 ColumnAttribute.Unique 属性设置,改为 IndexAttribute 特性设置唯一键;
|
- 移除 ColumnAttribute.Unique 属性设置,改为 IndexAttribute 特性设置唯一键;
|
||||||
|
- 调整 IInsert\<T1\> Insert\<T1\>(IEnumerable\<T1\> source) 参数类型改成了 List;
|
||||||
|
|
||||||
## v0.10.6
|
## v0.10.6
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user