21 Commits

Author SHA1 Message Date
2881099
0ecab32f34 - 调整 DbSet/Repository DeleteCascadeByDatabase/Delete 区别于数据库/内存的级联删除;#609 2022-05-04 22:38:17 +08:00
2881099
b0ac5a8739 - 调整 增加支持 OneToOne 级联保存,EnableAddOrUpdateNavigateList 改名为 EnableAddOrUpdateNavigate; 2022-05-04 15:49:05 +08:00
2881099
bcc9483eca - 修复 UseGenerateCommandParameterWithLambda 子查询 IN bug;#900 2021-12-27 22:50:51 +08:00
2881099
7a276b19ad - 修复 UseGenerateCommandParameterWithLambda + Enum + MapType(string) bug; 2020-12-21 08:28:14 +08:00
2881099
bfb59d9d39 - 修复 分组查询后,无法使用子查询的问题; 2020-12-11 22:03:02 +08:00
2881099
45c98cb299 update test code 2020-12-10 18:50:45 +08:00
2881099
43585661ca add test 2020-12-01 06:04:59 +08:00
2881099
b069c81f22 - 优化 子查询(多表)别名;
- 优化 IUpdate.Set 支持位运算表达式树解析;
2020-11-27 12:10:22 +08:00
2881099
d95524f4fe v2.0.101 - 修复 2.0 bug、net50 问题 2020-11-26 20:21:36 +08:00
2881099
4b875eaf7c - 优化 自动 IsIgnore 处理; 2020-11-23 22:12:18 +08:00
2881099
d38be498a3 - 增加 IsVersion 对 byte[] 的支持;#548 2020-11-19 20:21:32 +08:00
2881099
bbc4f91d9b - 优化 AsTreeCte 对 MySql 5.6 的兼容;#536 2020-11-13 19:32:50 +08:00
2881099
14ba84c24b - 优化 表达式树三元表达式解析,当 Test 为变量时不解析成 case when end; 2020-11-13 10:21:09 +08:00
2881099
4ef38817ff - 修复 实体类拥有构造参数时,ToList\<DTO\> 映射查询无效的 bug; 2020-11-12 05:11:05 +08:00
2881099
dad05d83c9 test record class 2020-11-12 04:43:10 +08:00
2881099
58be3b77f3 - 优化 MapRead 对 NULL 字段的处理; 2020-11-09 00:57:53 +08:00
2881099
856ecf279d v2.0.0-preview1105 #515 2020-11-04 11:14:37 +08:00
1396510655@qq.com
05e164a63f 提交多表查询新语法 groupby 测试代码 2020-11-04 10:30:01 +08:00
hzy
f3aa07abb6 添加新的多表查询语法,简化 定义 一堆 abcd 2020-11-03 23:05:11 +08:00
28810
4e4240ff7a add ToTreeList tests #268 2020-04-10 13:09:08 +08:00
28810
a958a64bd0 update ToTreeList tests 2020-04-10 02:55:54 +08:00