|
03fe0921ee
|
- 增加 EfCoreFluentApi HasData 设定 CodeFirst 种子数据;
- 完善 EfCoreFluentApi 功能测试;
- 增加 DbContextOptions.NoneParameter 设置是否使用参数化执行 Insert/Update;
|
2020-04-03 08:55:56 +08:00 |
|
|
86b6608bcc
|
## v1.2.0 #208 #201 #216 #219 #218
|
2020-02-28 18:45:34 +08:00 |
|
|
ce7140783e
|
- 修复 EfFluentApi 一个参数类型问题;
|
2020-02-28 18:09:32 +08:00 |
|
|
c27b3fea1f
|
- 改正 HashColumnType 为 HasColumnType
|
2020-01-02 11:27:24 +08:00 |
|
|
f4c9bd5af6
|
update readme
|
2019-12-30 12:18:43 +08:00 |
|
|
8cb7ef2130
|
- 增加 EfCoreFluentApi 扩展包,接近 efcore fluentApi 的使用习惯;#4
- 增加 ColumnAttribute 属性 InsertValueSql,插入数据的时候指定用 sql 值;
|
2019-12-29 15:30:43 +08:00 |
|