mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 07:20:51 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -14,6 +14,7 @@
|
|||||||
- 增加 FreeSql.Generator -Filter 设置选项,可阻止存储过程+视图的生成;
|
- 增加 FreeSql.Generator -Filter 设置选项,可阻止存储过程+视图的生成;
|
||||||
- 增加 FreeSql.Generator 在目标目录产生 __razor.cshtml.txt 文件,以便自定义修改模板生成;
|
- 增加 FreeSql.Generator 在目标目录产生 __razor.cshtml.txt 文件,以便自定义修改模板生成;
|
||||||
- 增加 IInsert/IUpdate BatchOptions 方法指定批量插入的设置;
|
- 增加 IInsert/IUpdate BatchOptions 方法指定批量插入的设置;
|
||||||
|
- 增加 IInsert.ToDataTable 方法,为 BulkCopy 操作提供数据,该文件处理了(表名、字段名、类型)映射和忽略列;
|
||||||
|
|
||||||
## v0.12.21
|
## v0.12.21
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user