465 Commits

Author SHA1 Message Date
2881099
d99e72abd6 v3.2.666-preview20220828 #1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:29:14 +08:00
2881099
2fc9d39131 v3.2.666-preview20220827 #1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:05:39 +08:00
2881099
53d7c6487d v3.2.666-preview20220826 2022-08-23 17:24:58 +08:00
2881099
d5ab7d0d39 v3.2.666-preview20220825 2022-08-23 04:21:23 +08:00
2881099
3193aa79d5 v3.2.666-preview20220824 2022-08-23 04:13:49 +08:00
2881099
c11718be85 v3.2.666-preview20220823 2022-08-17 19:59:16 +08:00
2881099
e12f6e04a2 - 增加 IInsertOrUpdate.SetSource(sql) 重载方法; 2022-08-17 19:49:54 +08:00
2881099
3a58084afc v3.2.666-preview20220822 #1215 2022-08-16 11:08:23 +08:00
2881099
f7e3f5e61e v3.2.666-preview20220821 #1215 2022-08-15 18:44:38 +08:00
2881099
cad0d30f51 v3.2.666-preview20220820 #1215 2022-08-15 16:01:42 +08:00
2881099
45bbe5f059 v3.2.666-preview20220819 #1215 2022-08-14 00:50:14 +08:00
2881099
064cb82cf0 v3.2.666-preview20220818 2022-08-13 11:00:23 +08:00
2881099
b7c6db4f7a v3.2.666-preview20220817 2022-08-12 20:25:09 +08:00
2881099
28f65d2871 v3.2.666-preview20220816 #1214 2022-08-12 12:15:05 +08:00
2881099
6bbe5aa514 v3.2.666-preview20220815 2022-08-11 13:02:55 +08:00
2881099
c2b8650665 v3.2.666-preview20220813 2022-08-11 11:31:10 +08:00
2881099
24e28a8c1b update MySql.Data.dll version 2022-08-10 10:11:20 +08:00
2881099
c6a518a1a9 v3.2.666-preview20220812 #1209 #1208 2022-08-09 19:41:44 +08:00
2881099
081953a4c1 v3.2.666-preview20220811 关闭 Directory.Build.Props Version 节点,在每个 csproj 单独设置,防止版本号交叉错误; 2022-08-09 18:24:09 +08:00
2881099
006c17e15b - 修复 MySql DbFirst 获取字段未排序的问题; 2022-07-14 15:55:57 +08:00
2881099
e10fb8ffe5 - 优化 string Contains 模糊查找 % 的情况; 2022-06-29 21:59:46 +08:00
2881099
81406ba37a - 修复 UseGenerateCommandParameterWithLambda(true) 问题;#1173 #900 2022-06-29 15:31:03 +08:00
2881099
1155ffc781 - 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160 2022-06-22 21:09:04 +08:00
igeekfan
4fa125e93c support provider、Extensions Exceptions 多语言 2022-06-10 03:05:27 +08:00
2881099
fba96d7f2c - 修复 MySql CodeFirst OldName + Comment 迁移问题;#1147 2022-06-06 12:55:31 +08:00
2881099
403b10ba94 - 增加 ObservableCollection 级联加载和保存;- 修复 达梦 min pool size 预热数量匹配 bug; 2022-06-02 12:24:17 +08:00
2881099
105947c2ed Optimize single table read performance 2022-06-01 14:21:53 +08:00
2881099
4c7de1da8a - 优化 连接池不可用、定时检查; 2022-05-28 22:09:45 +08:00
2881099
f756b56aa0 - 修复 IN 查询区分 varchar/nvarchar; 2022-05-23 13:19:59 +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
173f75f0a6 - 优化 RawJoin 支持 FULL JOIN 等自定义联表映射; 2022-05-18 10:45:29 +08:00
2881099
766c5e97d3 - 优化 错误信息提示; 2022-05-17 12:31:51 +08:00
2881099
37ca4a5644 v3.2.610 升级驱动版本适应 net60 #1094 #1095 2022-05-06 21:04:08 +08:00
2881099
b0ac5a8739 - 调整 增加支持 OneToOne 级联保存,EnableAddOrUpdateNavigateList 改名为 EnableAddOrUpdateNavigate; 2022-05-04 15:49:05 +08:00
igeekfan
814f82a895 🔥 使用Directory.Build.props统一维护版本 2022-04-26 00:38:39 +08:00
2881099
91d7e201e6 v3.2.600-preview20220426 2022-04-25 20:05:10 +08:00
2881099
a56359fa46 v3.2.600-preview20220425 2022-04-25 19:05:33 +08:00
2881099
a3c632418f v3.2.600-preview20220424 #1066 2022-04-24 16:16:44 +08:00
2881099
2130a967a8 - 增加 AsTable 自动分表 InsertOrUpdate 的支持;#1066 2022-04-19 17:49:40 +08:00
2881099
d6ec48ed4c v3.2.500 2022-04-12 21:48:01 +08:00
2881099
46ad51c7e0 v3.2.303 #1068 #1067 #1064 #951 #1062 #1061 #1059 #481 #1046 #1047 #646 #968 #969 #943 #996 #973 #989 #982 #980 #900 2022-04-12 20:01:34 +08:00
2881099
34011a6b5f v3.2.302 #1067 #1064 #951 #1062 #1061 #1059 #481 #1046 #1047 #646 #968 #969 #943 #996 #973 #989 #982 #980 #900 2022-04-11 13:29:42 +08:00
2881099
7c2b7ea5ef - 修复 InsertOrUpdateDict 异常;#1067 2022-04-11 13:23:38 +08:00
2881099
ecd27fb3ae - 修复 InsertDict 部分新功能遗留问题(特别是 Oracle); 2022-04-09 22:40:52 +08:00
2881099
980ee1e893 - 完成 [Table(AsTable = xx)] 分表特性查询; 2022-04-09 15:40:17 +08:00
2881099
d051a27d4e - 增加 [Table(AsTable = xx)] 分表特性,完成分表更新数据功能; 2022-04-09 11:55:13 +08:00
2881099
f73c02d8d1 - 增加 [Table(AsTable = xx)] 分表特性,完成分表插入/删除; 2022-04-08 21:19:51 +08:00
2881099
8c022b3e0a v3.2.301 #1064 #951 #1062 #1061 #1059 #481 #1046 #1047 #646 #968 #969 #943 #996 #973 #989 #982 #980 #900 2022-04-02 11:50:27 +08:00
2881099
69c74590f4 v3.2.300 #1061 #900 2022-03-31 10:43:33 +08:00