1014 Commits

Author SHA1 Message Date
chenbo
20bbcc8210 修复clickHouse设置NoneParameter会报错问题 2021-12-20 15:55:22 +08:00
2881099
a979f96bff v3.0.100 #962 #965 #964 #958 #943 2021-12-17 19:19:38 +08:00
2881099
92885e7b11 - 修复 BulkCopy 与线程事务未传播的 bug;#962 2021-12-17 19:09:53 +08:00
2881099
9bd6e83ed7 - 优化 GBase 数据库存储过程参数化的执行;#965 2021-12-17 18:52:55 +08:00
gbase_contributors
fdcb76eaa2 suppourt ndty orm 2021-12-15 14:48:26 +08:00
2881099
563f695d09 - 修正 单词命名错误 Coment -> Comment;#958 2021-12-10 19:07:48 +08:00
chenbo
0212577933 修改异步插入或修改时由于无法获取执行状态导致的无限循环,添加decimal数据类型(最后一位小数点精度会丢失) 2021-12-02 16:33:48 +08:00
chenbo
ae0f2e9d0d 重写批量修改,去除插入和修改事务,修改插入数据的限制默认值为int.MaxValue,自增字段直接返回0 2021-11-30 15:02:21 +08:00
ChenBo
846c180191 更改批量插入数据的方式(测试100w条5秒不到),更改数据修改时的替换可能替换到数据的问题 2021-11-28 21:37:10 +08:00
chenbo
4c7e04376f 更改CaseWhen无法更新数据问题(待修改字段值为NULL时还是无法修改) 2021-11-27 21:48:47 +08:00
chenbo
c22d8d74d2 修改ClickHouse数据类型错误 2021-11-27 13:46:41 +08:00
chenbo
d085acc4e9 添加ClickHouse数据库支持 2021-11-25 17:40:00 +08:00
2881099
b26a581f82 add net60 DateOnly mapping SqlServer 2021-11-22 21:42:25 +08:00
2881099
f007b3fa0e update to .net60 2021-11-10 01:46:28 +08:00
2881099
30b20c39f9 - fix: CustomAdapter 2021-11-03 16:20:02 +08:00
2881099
3d5ca9bc7e - 优化 pgsql jsonb 映射,支持 List,mysql limit in 子查询; 2021-11-02 00:38:06 +08:00
luoyunchong
f6c8f171e6 Merge branch 'master' of github.com:dotnetcore/FreeSql 2021-09-16 00:21:28 +08:00
luoyunchong
9fd1c38802 #882 class=1 只取 对象或列 2021-09-16 00:21:04 +08:00
CLKCLK
6085fb7e42 修改: row_number排序不一致
修改遗漏的SqlServerSelect
2021-09-14 12:04:58 +08:00
CLKCLK
5ed9888fa1 修复: _limit作为判断依据
使用_limit作为判断依据
2021-09-14 12:04:23 +08:00
CLKCLK
9c4ea7ef89 修复: sqlserver row_number排序不一致
sqlserver 使用row_number进行分页时 第一页和后续几页排序不一致的问题
2021-09-14 11:04:53 +08:00
2881099
e0f9db7484 v2.6.100 #843 #816 #815 #804 #803 #802 2021-08-31 18:37:50 +08:00
2881099
13b85d9c32 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2021-08-30 11:23:10 +08:00
2881099
6d53d3e6a3 - 修复 Oracle IncludeMany IN 元素超过 500 数目的问题;#843 2021-08-30 11:22:56 +08:00
IGeekFan
6e5ef1e090
Fix Exception Message 2021-07-30 10:05:56 +08:00
2881099
5213bd0224 - 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816 2021-07-16 00:47:29 +08:00
luoyunchong
b6ae46e911 #804 fix sqlite where datetime year,month 查不出来数据,Ticks 精度到毫秒,处理Millisecond无值的情况 2021-06-20 14:30:08 +08:00
敬洪波
50ba957e27 string.Concat 返回 string.Empty 2021-06-11 11:22:45 +08:00
jinghongbo
0c7c073e82
Update DamengUtils.cs
当 value 等于null 时 string.Concat 返回 ""
2021-06-11 10:53:46 +08:00
2881099
4c8aa6ba0d 2.5.200 2021-06-05 15:16:09 +08:00
2881099
a3eedb97b7 2.5.200 2021-06-05 15:16:03 +08:00
2881099
0a8ac24356 v2.5.200 #709 2021-06-05 14:56:13 +08:00
2881099
092bbe47dd - 修复 Repository/DbContext 批量修改可能无效的 bug;#709 2021-06-05 14:52:02 +08:00
luoyunchong
82c9d1e12a #783 fix ExecuteMySqlBulkCopyAsync .net core 3.1 Method not found 2021-06-01 19:42:19 +08:00
luoyunchong
7a1cb6ed15 #774 fix sqlite AddMinutes seconds->minutes 2021-05-20 22:06:48 +08:00
2881099
2b982ff350 v2.5.100 #760 #739 #754 2021-05-07 23:04:59 +08:00
John Sun
ded2883333 修复 pgsql 中 hstore 中 value 错误赋值为 key 的问题,并允许 value 值为 NULL。 2021-04-22 11:32:49 +08:00
2881099
2349e30753 v2.3.200 #709 2021-03-05 23:44:53 +08:00
2881099
7826089b64 v2.3.109 2021-03-05 14:28:38 +08:00
2881099
913b0ac5ce v2.3.108 #710 2021-03-04 21:36:01 +08:00
2881099
a1a120495b v2.3.106 #674 #533 #642 #643 #627 #656 #684 #337 2021-03-04 15:29:26 +08:00
2881099
90438e20d8 - 增加 IUpdate.SetSource 批量更新时指定主键;#337 2021-03-04 15:13:39 +08:00
2881099
142f14ee2f v2.3.105 2021-03-03 12:21:53 +08:00
2881099
d1ad268c10 v2.3.101 2021-03-03 11:52:10 +08:00
2881099
1398514a96 v2.3.100 #674 #533 #642 #643 #627 #656 #684 2021-02-19 18:30:08 +08:00
2881099
423fabd7c8 v2.3.0-preview20210209 (myget.org) #678 #684 2021-02-09 17:25:18 +08:00
2881099
d93fd91eed - 修复 SqlServer 支持 Chinese_PRC_CS_AS 区分小大写;#684 2021-02-09 17:17:31 +08:00
2881099
d7cc7cebe9 v2.3.0-preview20210207 (myget.org) 2021-02-05 18:26:50 +08:00
2881099
082dcf1fa4 - 增加 FreeSql.Provider.Custom 自定义适配访问任何数据库; 2021-02-05 18:20:38 +08:00
2881099
6ab2f3922f v2.3.0-preview20210206 (myget.org) 2021-02-02 23:10:37 +08:00