1013 Commits

Author SHA1 Message Date
2881099
2fc9d39131 v3.2.666-preview20220827 #1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:05:39 +08:00
2881099
aa35f92a13 - 修复 KingbaseES bool -> Boolean 参数类型; 2022-08-25 20:45: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
25b98f2fe9 - 增加 FreeSql.Provider.OracleOledb 解决US7ASCII 中文乱码问题; 2022-08-23 01:28:47 +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
ec6d1ffb37 - 修复 ClickHouse 单条记录插入\t \n失败的 bug; 2022-08-13 10:51:57 +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
d84657ad27 - 修复 SqlServer DbFirst 未获取字段位置的问题;#1204 2022-08-05 19:51:11 +08:00
2881099
0097838ebb - 优化 Dameng 单独适配 netcore3.1;#1094 2022-08-02 19:34:09 +08:00
2881099
66e6f39086 - 优化 Oracle IN :ids 值传入 IList 时报错; 2022-08-02 13:45:05 +08:00
2881099
034b4735f4 v3.2.666-preview20220803 修复 Clickhouse Insert AsTable 表名处理 bug; 2022-08-01 17:36:32 +08:00
2881099
ae2f43c4ec v3.2.666-preview20220730 - 修复 Clickhouse Delete bug; 2022-07-28 09:35:12 +08:00
2881099
006c17e15b - 修复 MySql DbFirst 获取字段未排序的问题; 2022-07-14 15:55:57 +08:00
2881099
50b7d5307d - 修复 SqlServer2005/2008 Skip 问题(未设置 Take 时); 2022-07-14 14:01:40 +08:00
2881099
84cfa65281 - 增加 IsVersion string 字符串乐观锁;#1178 2022-07-04 17:15:30 +08:00
2881099
0e82d6c3e3 - 优化 IUpdate ToSql; 2022-06-30 13:54:51 +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
c9c55f75d6 update Nowtonsoft.Json to 13.0.1 2022-06-28 07:52:38 +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
26115cfc93 v3.2.666-preview20220615 2022-06-15 10:41:39 +08:00
2881099
476c7d1436 v3.2.666-preview20220614 修复 pgsql OldName + XML 注释迁移代码顺序问题; 2022-06-14 16:04:05 +08:00
2881099
d55ddf4cf8 update Kdbndp.dll 2022-06-13 16:17:46 +08:00
2881099
70f63015a7 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-06-11 12:17:40 +08:00
2881099
31a63716c5 - 修复 MySqlConnector BulkCopy 映射顺序问题; 2022-06-11 12:10:13 +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
3ea533a648 - 修复 pgsql DbFirst 未正确获取 Position 值;#1154 2022-06-09 19:18:51 +08:00
2881099
38c6796b67 - 修复 AsTable 子查询未传播的 bug;#1103 2022-06-09 13:59: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
617cfb8744 - 调整 pgsql10 自增映射使用 GENERATED BY DEFAULT AS IDENTITY,低版本仍然使用 serial; 2022-06-01 22:18:44 +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
e50c8ee7cd - 优化 GroupBy Page 未排序的查询;#1126 2022-05-27 19:17:18 +08:00