1325 Commits

Author SHA1 Message Date
2881099
fe65aa0f00
Merge pull request #1130 from hd2y/issues@1113
DynamicFilterCustom 增加支持 Expression 返回值
2022-07-17 13:02:39 +08:00
2881099
3d120af6df - 修复 DbContext/Repository Primary decimal 状态管理 key 精度处理 bug; 2022-07-15 19:02:22 +08:00
2881099
25065522c9 - 优化 字典crud TableInfo 合并规则;#1180 2022-07-07 09:43:05 +08:00
Tony Han
562a436878 排除为 null 的情况
比如第一行 name null,第二行 name "xxx"
2022-07-06 19:46:13 +08:00
Tony Han
d9093c840a 修复 字典类型批量插入时 丢失字段的问题 2022-07-06 19:37:48 +08:00
2881099
fe9e108c5b - 修复 UseGenerateCommandParameterWithLambda(true) 与 GroupBy 查询不生效 bug; 2022-07-05 20:39:44 +08:00
2881099
84cfa65281 - 增加 IsVersion string 字符串乐观锁;#1178 2022-07-04 17:15:30 +08:00
2881099
1ba3e3ea2b - 修复 AsTreeCte + AsTable 无效的 bug;#1176 2022-07-01 10:23:36 +08:00
2881099
0e82d6c3e3 - 优化 IUpdate ToSql; 2022-06-30 13:54:51 +08:00
2881099
efc56e9dc4 update resx 2022-06-29 08:58:13 +08:00
2881099
1b0e94a9b2 - 修复 Dto 映射查询 Negate 表达式解析 bug; 2022-06-29 08:44:22 +08:00
2881099
96df9cbc41 v3.2.666-preview20220623 #1161 #1160 2022-06-23 13:32:04 +08:00
2881099
672895537f - 增加 IUpdate.SetSource ignoreVersion 参数可实现忽略乐观锁;#1161 2022-06-23 13:27:06 +08:00
2881099
1155ffc781 - 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160 2022-06-22 21:09:04 +08:00
2881099
b973929459 v3.2.666-preview20220621 #1159 2022-06-21 12:43:39 +08:00
2881099
aac99d6266 - 修复 SqlServer WithLock 子查询不生效的 bug;#1159 2022-06-21 12:40:14 +08:00
2881099
26115cfc93 v3.2.666-preview20220615 2022-06-15 10:41:39 +08:00
2881099
c7335492eb - 修复 SetSource 临时主键重载方法 + Column 设置 Name 后无效的 bug; 2022-06-15 10:06:01 +08:00
2881099
5ac8b7dd7a v3.2.664 #1155 2022-06-14 09:32:42 +08:00
2881099
5c427c0b6b v3.2.663 #1155 2022-06-13 20:01:30 +08:00
2881099
6e8d72513f - 修复 UseGenerateCommandParameterWithLambda 子查询并发 bug;#1155 2022-06-13 19:38:23 +08:00
2881099
4549bf446c - 修复 IIF 三元表达式树解析 bool HasValue 问题; 2022-06-13 19:00:09 +08:00
2881099
23ff274d83 - 修复 pgsql Dto 映射使用常量 false 转换失败; 2022-06-12 20:40:20 +08:00
2881099
ab06417bee - 优化 XML 注释读取支持 interface; 2022-06-11 20:15:51 +08:00
igeekfan
fdacbf26e3 Merge branch 'master' of github.com:dotnetcore/FreeSql 2022-06-10 03:06:03 +08:00
igeekfan
4fa125e93c support provider、Extensions Exceptions 多语言 2022-06-10 03:05:27 +08:00
2881099
38c6796b67 - 修复 AsTable 子查询未传播的 bug;#1103 2022-06-09 13:59:27 +08:00
2881099
7e2b0526c5 - 修复 IncludeByPropertyName fromFirstTable 判断错误;#278 2022-06-09 13:11:54 +08:00
2881099
d4cc9521db - 修复 AsTable 子查询未传播的问题;#1103 2022-06-09 12:54:50 +08:00
2881099
8526de3fce v3.2.666-preview20220606 #1145 #1147 2022-06-06 21:37:13 +08:00
2881099
53c2793e5e add PgArrayToMany ObservableCollection test #1145 2022-06-06 21:12:02 +08:00
2881099
1a0f0d0f02 add PgArrayToMany IncludeMany Dto test #1147 2022-06-06 21:12:01 +08:00
2881099
24d072409d add PgArrayToMany IncludeMany test2 #1147 2022-06-06 21:12:01 +08:00
2881099
9376b54fdd add PgArrayToMany IncludeMany test #1147 2022-06-06 21:12:01 +08:00
2881099
b93a487e2f add PgArrayToMany LazyLoding test #1145 2022-06-06 21:12:00 +08:00
2881099
a50c14e77a - 处理 PgArrayToMany AsSelect 子查询 #1145 2022-06-06 21:12:00 +08:00
2881099
50a8d979a5 fix PgArrayToMany 2022-06-06 21:12:00 +08:00
2881099
3411552673 rename ArrayToMany to PgArrayToMany 2022-06-06 21:12:00 +08:00
2881099
5e5d464224 add ArrayToMany IncludeMany 2022-06-06 21:12:00 +08:00
2881099
8ca0414500 init ArrayToMany 2022-06-06 21:12:00 +08:00
2881099
fba96d7f2c - 修复 MySql CodeFirst OldName + Comment 迁移问题;#1147 2022-06-06 12:55:31 +08:00
2881099
24f55fa0f4 v3.2.666-preview20220604 #1144 2022-06-03 16:11:56 +08:00
2881099
f842e213eb - 优化 FluentApi 继承关系可直接 ConfigEntity<BaseEntity> 生效;#1144 2022-06-03 16:09:20 +08:00
2881099
e2a4041590 - 修复 GroupBy 特殊情况下 AsProperty 无效的 bug;#1141 2022-06-02 19:20:37 +08:00
2881099
ee0f9f2c11 - 修复 v3.2.620 - v3.2.661 子查询 sum/min/max/avg 默认加 isnull 防止为 NULL 情况,日期类型处理错误 #1140 1b84a0069679c92ccaff9aa8c33023e4d34262cd 2022-06-02 19:00:44 +08:00
2881099
403b10ba94 - 增加 ObservableCollection 级联加载和保存;- 修复 达梦 min pool size 预热数量匹配 bug; 2022-06-02 12:24:17 +08:00
2881099
df95b8c490 v3.2.661 #1137 #1128 #1126 #387 #99 #69 2022-06-01 15:36:55 +08:00
2881099
eabe1decb8 - 修复 UseCommandParameterWithLambda IN 参数化判断 的逻辑 bug;#1137 2022-06-01 15:27:35 +08:00
2881099
105947c2ed Optimize single table read performance 2022-06-01 14:21:53 +08:00
2881099
7290109734 - 增加 UseMappingPriority 指定映射优先级;#387 #69 #99 2022-06-01 09:38:59 +08:00