mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-10 10:20:55 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
## v1.4.0-preview
|
## v1.4.0-preview
|
||||||
|
|
||||||
|
- 增加 CodeFirst 实体类注释 -> 表备注,之前只能属性注释 -> 字段备注;
|
||||||
- 增加 Oracle clob/nclob 大文本类型读写支持;[#259](https://github.com/2881099/FreeSql/issues/259);
|
- 增加 Oracle clob/nclob 大文本类型读写支持;[#259](https://github.com/2881099/FreeSql/issues/259);
|
||||||
- 调整 Oracle StringLength/MaxLength -1 时候映射为 nclob;
|
- 调整 Oracle StringLength/MaxLength -1 时候映射为 nclob;
|
||||||
- 调整 IInsert/IUpdate NoneParameter 方法,增加参数 isNotCommandParameter 可设置是否使用参数化;
|
- 调整 IInsert/IUpdate NoneParameter 方法,增加参数 isNotCommandParameter 可设置是否使用参数化;
|
||||||
|
|||||||
Reference in New Issue
Block a user