mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-08 17:30:55 +08:00
update
2
更新日志.md
2
更新日志.md
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
## v0.0.15
|
## v0.1.0
|
||||||
|
|
||||||
- 增加 FreeSql.Repository 扩展库,现实实体类的默认仓储;
|
- 增加 FreeSql.Repository 扩展库,现实实体类的默认仓储;
|
||||||
- 增加主键命名约定:在没有设置主键的情况下,Id 或 \<type name\>Id 或 \<type name\>_Id 或 自增列 会成为主键;
|
- 增加主键命名约定:在没有设置主键的情况下,Id 或 \<type name\>Id 或 \<type name\>_Id 或 自增列 会成为主键;
|
||||||
|
|||||||
Reference in New Issue
Block a user