mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 15:30:53 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -10,6 +10,7 @@ fsql.CodeFirst.SyncStructure(typeof(Log), "Log_1"); //迁移到 Log_1 表
|
||||
fsql.CodeFirst.SyncStructure(typeof(Log), "Log_2"); //迁移到 Log_2 表
|
||||
```
|
||||
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能,[wiki](https://github.com/2881099/FreeSql/wiki/%e6%b7%bb%e5%8a%a0%e6%88%96%e4%bf%ae%e6%94%b9);
|
||||
- 完善 所有参数化 object parms 可使用 IDictionary 类型传入;
|
||||
|
||||
## v0.11.11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user