2881099
|
81406ba37a
|
- 修复 UseGenerateCommandParameterWithLambda(true) 问题;#1173 #900
|
2022-06-29 15:31:03 +08:00 |
|
2881099
|
1b0e94a9b2
|
- 修复 Dto 映射查询 Negate 表达式解析 bug;
|
2022-06-29 08:44:22 +08:00 |
|
2881099
|
bcc7871c97
|
add Equals lambda test
|
2022-06-29 08:29:18 +08:00 |
|
2881099
|
1155ffc781
|
- 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160
|
2022-06-22 21:09:04 +08:00 |
|
ly303550688
|
6ad7a7cce4
|
增加 sqlserver InsertOrUpdate 指定On字段
|
2022-06-22 12:11:03 +08:00 |
|
2881099
|
aac99d6266
|
- 修复 SqlServer WithLock 子查询不生效的 bug;#1159
|
2022-06-21 12:40:14 +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 |
|
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
|
d4cc9521db
|
- 修复 AsTable 子查询未传播的问题;#1103
|
2022-06-09 12:54:50 +08:00 |
|
2881099
|
e9949b58ff
|
add \0 string test
|
2022-06-07 10:15:52 +08:00 |
|
2881099
|
79ebc184ef
|
add PgArrayToMany not found test #1145
|
2022-06-07 08:54:36 +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
|
50a8d979a5
|
fix PgArrayToMany
|
2022-06-06 21:12:00 +08:00 |
|
2881099
|
f842e213eb
|
- 优化 FluentApi 继承关系可直接 ConfigEntity<BaseEntity> 生效;#1144
|
2022-06-03 16:09:20 +08:00 |
|
2881099
|
8263379720
|
add min/max DateTime IsNull Tests #1140
|
2022-06-02 22:02:16 +08:00 |
|
2881099
|
f3b79bf2a6
|
v3.2.666-preview20220603 #1141 #1140
|
2022-06-02 20:00:11 +08:00 |
|
2881099
|
e2a4041590
|
- 修复 GroupBy 特殊情况下 AsProperty 无效的 bug;#1141
|
2022-06-02 19:20:37 +08:00 |
|
2881099
|
403b10ba94
|
- 增加 ObservableCollection 级联加载和保存;- 修复 达梦 min pool size 预热数量匹配 bug;
|
2022-06-02 12:24:17 +08:00 |
|
2881099
|
617cfb8744
|
- 调整 pgsql10 自增映射使用 GENERATED BY DEFAULT AS IDENTITY,低版本仍然使用 serial;
|
2022-06-01 22:18:44 +08:00 |
|
2881099
|
eabe1decb8
|
- 修复 UseCommandParameterWithLambda IN 参数化判断 的逻辑 bug;#1137
|
2022-06-01 15:27:35 +08:00 |
|
hd2y
|
b31ee808f6
|
调用 WhereDynamicFilter 前增加 As 方法调用
|
2022-05-30 06:59:24 +08:00 |
|
hd2y
|
4fe40d0be0
|
DynamicFilterCustom 增加支持 Expression 返回值
|
2022-05-30 00:39:23 +08:00 |
|
2881099
|
27cb11e4a7
|
- 优化 Limit + Sum/Avg/Max/Min 为嵌套查询;
|
2022-05-25 01:14:27 +08:00 |
|
2881099
|
2234012993
|
- 修复 MySql 子查询 Enum MapType(int) 表达式判断解析 bug;#1118
|
2022-05-24 17:16:40 +08:00 |
|
2881099
|
0ea5c5d966
|
v3.2.650-preview20220526 #1116 #1115 #243
|
2022-05-24 15:46:12 +08:00 |
|
2881099
|
3a7533246e
|
- 增加 Array.Any(x => x.id == a.Id && ..) 表达式树解析;#243
|
2022-05-24 15:18:46 +08:00 |
|
2881099
|
7903fc3eff
|
- 增加 DynamicFilterCustom 参数 object sender;#1113
|
2022-05-23 01:22:45 +08:00 |
|
2881099
|
b49c487906
|
- 优化 IncludeMany 三级导航对象自动 _included;#1113
|
2022-05-23 01:09:15 +08:00 |
|
igeekfan
|
a2ad37a483
|
✨ 英文资源增加FreeSql前缀
|
2022-05-21 16:31:25 +08:00 |
|
igeekfan
|
d5680a5e57
|
🚑 增加默认的英文翻译
|
2022-05-21 13:52:54 +08:00 |
|
igeekfan
|
e956d5313c
|
#1108 合并master冲突
|
2022-05-21 03:11:07 +08:00 |
|
igeekfan
|
cdc9b1c507
|
#1108 把英文的作为默认语言,把中文换成XXX.zh-Hans.resx
|
2022-05-21 03:07:25 +08:00 |
|
2881099
|
04ba968b61
|
add test
|
2022-05-20 10:49:12 +08:00 |
|
2881099
|
8ff9d69842
|
- 修复 Repository.DataFilter 对 GlobalFilter 控制无效的 bug;#1028 #846
|
2022-05-20 10:02:49 +08:00 |
|
igeekfan
|
747603dbb6
|
Merge main branches
|
2022-05-20 03:16:13 +08:00 |
|
igeekfan
|
83a4bb8039
|
#694 ✨ Exception信息 国际化 多语言
|
2022-05-20 02:52:58 +08:00 |
|
2881099
|
fc32710421
|
- 增加 pgsql numeric -> BigInteger 映射;#1100
|
2022-05-13 12:32:26 +08:00 |
|
2881099
|
a3a3d56ec3
|
- 修复 Oracle AsTable 分表嵌套 SQL 拼错错误;#1098
|
2022-05-12 13:36:19 +08:00 |
|
2881099
|
1b84a00696
|
- 优化 子查询 sum/min/max/avg 默认加 isnull 防止为 NULL 情况;
|
2022-05-10 09:28:04 +08:00 |
|
2881099
|
e2d6c890a9
|
update Exception message
|
2022-05-09 15:52:59 +08:00 |
|
2881099
|
98e9430db7
|
add test code
|
2022-05-07 12:53:38 +08:00 |
|
2881099
|
a35ddd30cb
|
add access like test.
|
2022-05-06 02:52:56 +08:00 |
|
2881099
|
4b15cfb96f
|
v3.2.609 #609 #1091 #1092
|
2022-05-05 12:21:52 +08:00 |
|