1051 Commits

Author SHA1 Message Date
jinghognbo
3278065a04 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2023-01-11 10:16:15 +08:00
2881099
f647a1909d v3.2.686-preview20230105 #1393 #1390 #1389 #1385 #1386 2023-01-05 16:56:18 +08:00
2881099
3897da4f4f - 修复 pgsql OnConflictDoUpdate 临时主键问题;#1393 2023-01-05 16:53:25 +08:00
jinghognbo
243eb4ae91 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2023-01-03 15:40:07 +08:00
jinghognbo
488188cccc 解决netcoreapp3.1引用问题 2023-01-03 15:39:30 +08:00
2881099
7a64f9d65f - 优化 ClickHouse like 为 positionCaseInsensitive #1386 2022-12-29 16:17:10 +08:00
jinghognbo
5210723caa Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-12-28 13:59:39 +08:00
2881099
f415ca7765 v3.2.686-preview20221226 #1383 2022-12-26 22:30:41 +08:00
2881099
b224118133 - 修复 ClickHouse 联表查询 GLOBAL left join、Ado.Query * 问题;#1383 2022-12-26 22:28:06 +08:00
2881099
8d13a25ba6 v3.2.686-preview20221224 #1382 2022-12-24 16:35:20 +08:00
2881099
ef6d790dcc - 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号; 2022-12-23 08:22:11 +08:00
2881099
aaf8dcd4c2 v3.2.685 #1378 #1372 2022-12-20 22:11:57 +08:00
2881099
51d2a92986 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-12-20 22:03:00 +08:00
2881099
40a6e11457 - 优化 MySqlConnector MySqlDataTime 读取; 2022-12-20 22:01:51 +08:00
2881099
37638a589b
Merge pull request #1372 from d4ilys/master
修复ClickHouse CodeFirst创建表Bug
2022-12-09 11:43:45 +08:00
dailyccc
1e232e7191 修复CodeFirst创建表Bug 2022-12-09 10:46:38 +08:00
2881099
09864eaa9f - 完善 BulkCopy Update 2022-12-06 21:57:30 +08:00
2881099
768b715e18 v3.2.685-beta20221206 #1361 2022-12-06 18:33:41 +08:00
2881099
1515cf412d Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-12-06 18:03:51 +08:00
2881099
6c00bd825e - 增加 IUpdate<T> BulkCopy 批量更新扩展方法(暂时支持 SqlServer/MySql/PostgreSQL); 2022-12-06 18:03:16 +08:00
dailyccc
3dd00e96ef 修复ClickHouse CodeFirst表结构同步问题 2022-12-03 11:57:19 +08:00
dailyccc
98f131e4c5 修复ClickHouse CodeFirst表结构同步问题 2022-12-03 11:20:00 +08:00
dailyccc
e42169cf23 修复ClickHouseCodeFirst错误问题 2022-12-03 11:18:42 +08:00
dailyccc
fa2d6568f0 修复若干CodeFirst-Bug 2022-12-03 11:17:37 +08:00
2881099
953323e335 v3.2.684 #1336 #1348 #1346 2022-12-02 22:19:20 +08:00
2881099
ad0df485a3 v3.2.684-preview20221130 #1336 #1348 2022-11-30 14:08:29 +08:00
jinghognbo
3c991178c6 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-11-28 16:07:50 +08:00
2881099
77d2a436d6 v3.2.684-preview20221124 #1346 2022-11-23 14:46:40 +08:00
2881099
a0970a22a6 - 调整 Firebird CodeFirst string->varchar(200)、拆开执行 DDL statements;#1346 2022-11-23 14:44:38 +08:00
2881099
a3bb942df6 v3.2.684-preview20221123 #1346 2022-11-23 12:44:20 +08:00
2881099
e66c55569d - 修复 Firebird [Index("{tablename}_Name" 分表索引名未处理的 bug;#1346 2022-11-23 11:58:44 +08:00
2881099
4e4f61a822 v3.2.683 #1340 #1336 #1338 #1332 #1333 #1326 #1321 2022-11-20 18:30:43 +08:00
2881099
9e5260684d v3.2.683-preview20221118 #1340 #1336 #1338 2022-11-18 01:01:49 +08:00
2881099
9721646720 - 修复 ClickHouse Ado 参数化无效的问题;#1340 2022-11-18 00:59:00 +08:00
2881099
d1a6e30644 - 优化 SqlServer2005 TOP 1 查询; 2022-11-17 18:15:44 +08:00
2881099
ebd15d09fc update pr 2022-11-16 00:31:40 +08:00
xuna
6b49034502 feat: 优化判断表是否存在的查询语句 2022-11-15 21:53:54 +08:00
2881099
16a36d3f53 v3.2.683-preview20221115 #1332 2022-11-13 23:36:56 +08:00
2881099
3c0c106cc3 - 修复 Odbc 自定义 N'' 无效;#1332 2022-11-13 23:34:02 +08:00
2881099
07f2ee7be6 v3.2.683-preview20221113 #1333 2022-11-13 23:13:18 +08:00
2881099
bb57b1ffd2 update System.Data.SqlClient to 4.8.5 2022-11-11 09:00:03 +08:00
2881099
f32b4c441c v3.2.683-preview20221112 #1326 #1321 2022-11-10 13:00:13 +08:00
2881099
bba57a1da9 - 优化 Sqlite 只有一个字段字段的插入;#1326 2022-11-10 12:24:42 +08:00
2881099
d2740e7cca v3.2.683-preview20221111 2022-11-08 17:01:20 +08:00
2881099
821076035a - 修复 SqlServer WithSql + WithLock bug; 2022-11-08 16:54:46 +08:00
2881099
20efccbe2a v3.2.683-preview20221110 2022-11-08 14:54:00 +08:00
2881099
21b166ae29 v3.2.683-preview20221109 2022-11-08 00:37:08 +08:00
2881099
04702ee21a v3.2.683-preview20221108 2022-11-07 18:18:48 +08:00
2881099
ebca77d08b v3.2.683-preview20221107 #1321 2022-11-07 11:28:52 +08:00
2881099
249cd707be v3.2.683-preview20221106 2022-11-06 20:36:12 +08:00