mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-20 07:10:56 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -8,6 +8,7 @@
|
|||||||
- 增加 EfCoreFluentApi 扩展包,接近 efcore fluentApi 的使用习惯;
|
- 增加 EfCoreFluentApi 扩展包,接近 efcore fluentApi 的使用习惯;
|
||||||
- 增加 ColumnAttribute 属性 InsertValueSql,插入数据的时候指定用 sql 值;
|
- 增加 ColumnAttribute 属性 InsertValueSql,插入数据的时候指定用 sql 值;
|
||||||
- 增加 ISelect`1.WithSql("select * from user ...") 功能;
|
- 增加 ISelect`1.WithSql("select * from user ...") 功能;
|
||||||
|
- 完善 PgSql OnConflictDoUpdate 功能增加 DO NOTHING 操作;
|
||||||
|
|
||||||
## v1.0.0
|
## v1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user