Commit Graph

10557 Commits

Author SHA1 Message Date
sunkaixuan
ff9bc81cc9 Update aot 2024-10-25 16:17:57 +08:00
sunkaixuan
52d7617f27 Update aot 2024-10-25 16:15:48 +08:00
sunkaixuan
2b74f3661f Update aot 2024-10-25 16:11:08 +08:00
sunkaixuan
b965ddf2e6 Update aot 2024-10-25 16:07:31 +08:00
sunkaixuan
7ba361b7c0 Update demo 2024-10-25 16:03:07 +08:00
sunkaixuan
a79985fa47 5.1.4.170 2024-10-24 16:43:23 +08:00
sunkaixuan
dde06913c0 - 2024-10-24 16:42:34 +08:00
sunkaixuan
7654c9b6e5 Update pgsql endwith 2024-10-24 16:42:08 +08:00
sunkaixuan
7beba3ad3d Update pgsql 2024-10-24 16:40:26 +08:00
sunkaixuan
35a101ca6b 5.1.4.170 2024-10-24 16:31:25 +08:00
sunkaixuan
3eb8786cbe Update nuget 2024-10-24 16:31:00 +08:00
sunkaixuan
b6079437e2 Update demo 2024-10-24 09:09:54 +08:00
sunkaixuan
cb29fe4faf Update 达梦 2024-10-23 16:55:39 +08:00
sunkaixuan
50de929f89 Update 达梦 PartitionBy 2024-10-23 16:50:21 +08:00
sunkaixuan
d1c4586324 Update nuget 2024-10-22 15:45:38 +08:00
sunkaixuan
3b275a1b05 Update nuget 2024-10-22 15:39:41 +08:00
sunkaixuan
7341b41c4b Update 达梦 BulkUpdate 2024-10-21 13:09:28 +08:00
sunkaixuan
bc6eca7655 Update query table 2024-10-18 16:37:05 +08:00
sunkaixuan
0179fef331 Queryable Filter bug 2024-10-17 15:42:07 +08:00
sunkaixuan
4f0a65a8a4 Add user test case 2024-10-15 21:17:47 +08:00
sunkaixuan
1fe02bb27a UpdateNav OptLock 2024-10-15 21:17:38 +08:00
sunkaixuan
f9f98e4ba1 Update demo 2024-10-15 18:17:03 +08:00
sunkaixuan
a477a93bf2 Update nuget 2024-10-15 17:53:43 +08:00
sunkaixuan
40989ea160 人大金仓 [SqlServer->DateTime] 2024-10-14 15:44:30 +08:00
sunkaixuan
d299169f9f Synchronized code 2024-10-11 21:49:06 +08:00
sunkaixuan
b664c1cb49 Update subtolist 2024-10-11 21:36:54 +08:00
sunkaixuan
04b2aaa9fe Update 人大金仓 2024-10-08 22:25:23 +08:00
sunkaixuan
a60e8fdb57 MergeTable subquery bug 2024-10-08 16:37:53 +08:00
sunkaixuan
5b55dcd20c Update Xugu 2024-10-08 16:26:38 +08:00
sunkaixuan
44ef30f4e3 Update Storageable 2024-10-07 15:03:15 +08:00
sunkaixuan
ae1a8369bb Update TableQuery (float) 2024-10-04 17:26:11 +08:00
sunkaixuan
63c7597b30 Update AddPrimaryKeys 2024-09-29 14:49:55 +08:00
sunkaixuan
321dd3afc8 Update MySqlBackUp 2024-09-29 11:36:59 +08:00
sunkaixuan
a8e0e92a80 Update 人大金仓 2024-09-26 17:23:54 +08:00
sunkaixuan
5416f6fac7 Merge branch 'master' of gitee.com:dotnetchina/SqlSugar 2024-09-26 16:34:25 +08:00
sunkaixuan
2e1978a99f Update 人大金仓 2024-09-26 16:33:27 +08:00
sunkaixuan
50afa4cc4f Update nuget 2024-09-26 16:33:10 +08:00
WM
aed4d1ae86
update Src/Asp.NetCore2/SqlSugar/Abstract/UpdateProvider/UpdateableHelper.cs.
请求将 GetPrimaryKeys 函数的 private 改为 protected

Signed-off-by: WM <408452798@qq.com>
2024-09-24 12:23:28 +00:00
sunkaixuan
e506a48e45 Merge branch 'master' of gitee.com:dotnetchina/SqlSugar 2024-09-24 14:31:26 +08:00
WM
038dd21053
update Src/Asp.NetCore2/SqlSugar/Abstract/DeleteProvider/DeleteableProvider.cs.
Signed-off-by: WM <408452798@qq.com>
2024-09-24 06:27:38 +00:00
WM
1f6d0f3b01
update Src/Asp.NetCore2/SqlSugar/Abstract/DeleteProvider/DeleteableProvider.cs.
1、为扩展参数处理,将多个方法的private改为protected virtual。
2、将 DeleteObjects 改为 public。
3、_ExecuteCommand 函数第6行代码改变位置。

Signed-off-by: WM <408452798@qq.com>
2024-09-24 06:18:02 +00:00
sunkaixuan
e17422cc8c Add nuget 2024-09-24 12:35:02 +08:00
sunkaixuan
f5e5754c0e Merge branch 'master' of gitee.com:dotnetchina/SqlSugar 2024-09-23 13:58:54 +08:00
sunkaixuan
edd8876480 Update split table clear filter 2024-09-20 20:40:38 +08:00
阿妮亚
8fe2c4af99
!66 增加TDSQLForPGODBC多表关联类,类名修改
Merge pull request !66 from 杜子腾/master
2024-09-20 09:52:33 +00:00
sunkaixuan
7a355b9ed9 Add TDSQL 2024-09-20 16:28:09 +08:00
guoshun.du
cdf43c25f8 *增加TDSQLForPGODBC多表关联类,类名修改 2024-09-20 16:19:28 +08:00
sunkaixuan
b20dbe21c0 修改命名 2024-09-20 16:01:46 +08:00
guoshun.du
dbb1945b03 *增加TDSQLForPGODBC的支持 2024-09-20 15:52:10 +08:00
sunkaixuan
05788a10f2 Linq 2 sql 2024-09-19 15:28:20 +08:00
sunkaixuan
c873d24be1 Update 人大金仓 2024-09-19 14:48:29 +08:00
sunkaixuan
b72983e399 Update Clickhouse 2024-09-19 14:28:29 +08:00
sunkaixuan
153dfc24a0 Clickhouse Final 2024-09-19 11:27:32 +08:00
sunkaixuan
606b791918 Optimize code 2024-09-19 10:57:27 +08:00
sunkaixuan
c0793a66e2 5.1.4.169 2024-09-16 22:28:58 +08:00
sunkaixuan
a9a02e89f8 Update nuget 2024-09-16 22:09:34 +08:00
sunkaixuan
a2253504ad 5.1.4.169 2024-09-16 22:09:04 +08:00
sunkaixuan
f1f3b3100f 5.2.2 2024-09-16 22:08:24 +08:00
sunkaixuan
5ada2a72fa Update nuget 2024-09-16 21:54:26 +08:00
sunkaixuan
3c91847cf2 5.1.4.168 2024-09-16 21:50:58 +08:00
sunkaixuan
8acf8276a2 5.1.4.168 2024-09-16 21:49:01 +08:00
sunkaixuan
c981ded338 Update demo 2024-09-16 21:42:54 +08:00
sunkaixuan
7b4d896f4d Update demo 2024-09-16 21:31:42 +08:00
sunkaixuan
db008d1d2c Synchronization code 2024-09-16 20:34:35 +08:00
sunkaixuan
308e931cee Optimized error prompts 2024-09-16 20:32:06 +08:00
sunkaixuan
cdea7820d3 Update nuget 2024-09-16 20:20:27 +08:00
sunkaixuan
c2639af715 Update 达梦 DefaultValue GetDate() 2024-09-14 14:24:35 +08:00
sunkaixuan
4637a44d12 Update demo 2024-09-10 17:39:05 +08:00
sunkaixuan
b9e1da2807 Update demo 2024-09-10 17:36:24 +08:00
sunkaixuan
f8560cde4e Update demo 2024-09-10 17:34:21 +08:00
sunkaixuan
dfb4c1fa08 Update demo 2024-09-10 17:30:36 +08:00
sunkaixuan
4c2b992313 Update demo 2024-09-10 17:25:01 +08:00
sunkaixuan
c374a0675b Synchronization code 2024-09-06 14:40:20 +08:00
sunkaixuan
468e3cc649 Update 人大金仓 2024-09-06 14:37:21 +08:00
sunkaixuan
9885c52f15 Update 人大金仓 2024-09-06 11:08:43 +08:00
sunkaixuan
7cf3e6829a Update 人大金仓[MySql,SqlServer] 2024-09-06 10:11:27 +08:00
sunkaixuan
cf7cffc007 Update List.Any null bug 2024-09-06 10:04:10 +08:00
sunkaixuan
35efe231e3 Synchronization code 2024-09-04 12:56:30 +08:00
sunkaixuan
01b59e35e9 Update 达梦 2024-09-04 12:52:27 +08:00
sunkaixuan
acda5190ea Synchronization code 2024-09-04 11:46:52 +08:00
sunkaixuan
15613fbf5b Update Oracle 2024-09-04 11:37:35 +08:00
sunkaixuan
8cfb93f9ee Update Oracle 2024-09-04 11:34:48 +08:00
sunkaixuan
c34ca95cc1 Update Oracle 2024-09-04 11:32:35 +08:00
sunkaixuan
2cc582546f Synchronization code 2024-09-03 11:08:37 +08:00
sunkaixuan
38c4499a52 Update DataChangesExecuted 2024-09-03 10:50:57 +08:00
sunkaixuan
c284782169 Update json 2 sql 2024-09-03 10:24:00 +08:00
sunkaixuan
d46d94a4cf Add demo 2024-09-02 15:55:57 +08:00
sunkaixuan
bb77849dde Update mysql json 2024-09-02 15:55:48 +08:00
sunkaixuan
0f6df427f6 Split table ExecuteOptLock 2024-09-02 11:04:39 +08:00
sunkaixuan
2f45954dbd Optimization extension 2024-08-29 17:55:57 +08:00
sunkaixuan
dd82de5c8c Update 人大金仓 2024-08-27 15:11:46 +08:00
sunkaixuan
c1f5db962e Optimizing automatic nolock does not need to be manually disabled in unionall and mergetable 2024-08-27 14:55:11 +08:00
sunkaixuan
bfca7a63d0 金仓DEMO 2024-08-27 12:26:26 +08:00
sunkaixuan
324f205a23 金仓DEMO 2024-08-27 12:26:13 +08:00
sunkaixuan
8256ab8531 Update colums 2024-08-26 19:15:34 +08:00
sunkaixuan
738415ea85 Update demo 2024-08-26 17:46:57 +08:00
sunkaixuan
c6d9a19fcd Update demo 2024-08-26 17:42:27 +08:00
sunkaixuan
35130f6aad Update demo 2024-08-26 09:38:58 +08:00
sunkaixuan
ae13beba65 Update 人大金仓 Updteable(list).Where 2024-08-26 09:35:31 +08:00
sunkaixuan
a995c64554 Update demo 2024-08-25 19:41:03 +08:00