28810
|
0dec7ff587
|
- 完善 MapType byte[] 对 Contains/Parse 表达式解析的处理;#178
|
2020-01-07 18:16:37 +08:00 |
|
28810
|
0addfc638a
|
Add raw(18) -> Guid UnitTest
|
2020-01-07 10:55:36 +08:00 |
|
28810
|
5afeea7711
|
- 完善 [Column(MapType = typeof(byte[]))] 对 Guid/string 的映射支持;
|
2020-01-07 00:41:22 +08:00 |
|
28810
|
fbbd74f54c
|
- 完善 [Column(ServerTime = Utc)] 特性,对 Update 时也能生效;
|
2020-01-06 19:36:30 +08:00 |
|
28810
|
bbba06a343
|
- 扩展 内部方法 QuoteReadColumn
|
2020-01-06 18:50:38 +08:00 |
|
28810
|
f8e4e27113
|
- 修复 IAdo.Query\<object\> 字段名重复的 bug;#162
|
2020-01-03 12:33:19 +08:00 |
|
28810
|
8cb7ef2130
|
- 增加 EfCoreFluentApi 扩展包,接近 efcore fluentApi 的使用习惯;#4
- 增加 ColumnAttribute 属性 InsertValueSql,插入数据的时候指定用 sql 值;
|
2019-12-29 15:30:43 +08:00 |
|
28810
|
9aee4ba4d6
|
- 修复 NoneParameter 无参对 byte[] 二进制拼接的 bug;#170
|
2019-12-27 13:57:19 +08:00 |
|
28810
|
b3ed6989aa
|
update issues template
|
2019-12-26 16:50:17 +08:00 |
|
28810
|
ec25ccea86
|
- 完善 Select`2-10 多表查询对象,增加 First(select)/ToOne(select)/First\<Dto\> 方法;
|
2019-12-19 13:46:11 +08:00 |
|
28810
|
eb4bbd9448
|
- 优化 没有主键的实体,约定 id 命名的属性上若设置了 IsPrimary = false,则其不属于约定主键;
|
2019-12-19 11:22:19 +08:00 |
|
28810
|
3a889504fb
|
将示例项目类型升级为 .net core 3.1
|
2019-12-11 22:11:27 +08:00 |
|