Commit Graph

13164 Commits

Author SHA1 Message Date
sunkaixuan
fc0d840bdd Update DynamicBuilder 2025-11-05 17:41:32 +08:00
sunkaixuan
d2aa296b26 Update gbase bug 2025-11-05 13:27:18 +08:00
果糖网
4db5842555 Merge pull request #1368 from idea-zone/master
add test for GetConfigValue
2025-11-05 11:07:41 +08:00
bug320
74aa0e71db feat: add test for GetConfigValue 2025-11-05 09:33:30 +08:00
sunkaixuan
5bdb351258 Update gbase8s 2025-11-04 19:09:57 +08:00
sunkaixuan
6d8bebbc36 - 2025-11-04 18:42:25 +08:00
sunkaixuan
cf17d9baec Update nuget 2025-11-04 18:42:15 +08:00
果糖网
41cadc1d15 Merge pull request #1367 from idea-zone/patch-1
exp to sql  allow SqlSugarColumn
2025-11-04 14:20:44 +08:00
idea-zone
83deab8295 exp to sql allow SqlSugarColumn 2025-11-04 11:58:33 +08:00
sunkaixuan
b596c69939 Merge branch 'master' of gitee.com:dotnetchina/SqlSugar 2025-11-04 09:11:44 +08:00
sunkaixuan
bb5d5a102a Update exp to sql 2025-11-04 09:03:42 +08:00
阿妮亚
f6be3b03da !102 Fix Vastbase BINARY format handling in PostgreSQL COPY command
Merge pull request !102 from yayaxxww/master
2025-11-03 03:58:37 +00:00
sunkaixuan
a88188383b Update Oracle 2025-11-02 11:06:35 +08:00
sunkaixuan
8efcb859e6 Update Gbase 2025-10-31 16:32:12 +08:00
sunkaixuan
b458fbaf72 Update nuget 2025-10-31 16:23:23 +08:00
yayaxxww
a4986b475d Fix Vastbase BINARY format handling in PostgreSQL COPY command
Remove unnecessary MySQL compatibility check for Vastbase database, allowing BINARY format to be applied consistently across Vastbase configurations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 15:45:20 +08:00
sunkaixuan
e48f464931 Update nuget 2025-10-30 16:37:51 +08:00
sunkaixuan
05bb6441b8 Update gabse 2025-10-30 15:35:41 +08:00
sunkaixuan
14b3f8cd3f Update sqlite 2025-10-30 14:36:16 +08:00
sunkaixuan
1c4b1a5450 Update sqlite like 2025-10-30 12:36:27 +08:00
sunkaixuan
5f741ebbba Update exp to sql 2025-10-29 20:51:01 +08:00
sunkaixuan
1e27cd5329 Update db.Merge 2025-10-28 19:35:34 +08:00
阿妮亚
b981f88fa0 !100 修改海量数据库mysql BulkCopyAsync兼容性问题
Merge pull request !100 from 陈剑辉/master
2025-10-28 09:38:48 +00:00
陈剑辉
fa7b38119d 修改海量数据库mysql BulkCopyAsync兼容性问题 2025-10-28 13:49:35 +08:00
sunkaixuan
a0e52cf1e5 5.1.4.207 2025-10-28 11:21:23 +08:00
sunkaixuan
e873a48188 5.1.4.207 2025-10-28 11:20:51 +08:00
sunkaixuan
7a7ba892f3 5.1.4.207 2025-10-28 11:15:11 +08:00
sunkaixuan
6e8933cdf7 Upate oracle 2025-10-28 11:13:48 +08:00
sunkaixuan
33f457b72c Update oracle 2025-10-28 11:10:11 +08:00
sunkaixuan
d86b056633 Update Oracle 2025-10-28 11:05:37 +08:00
sunkaixuan
55a2e37f06 5.1.4.206 2025-10-28 10:33:16 +08:00
sunkaixuan
30f8edbeb6 Synchronous code 2025-10-28 10:32:26 +08:00
sunkaixuan
4b4aa7b3be Update duckdb 2025-10-27 14:22:30 +08:00
sunkaixuan
5d87e1f692 Update demo 2025-10-26 11:52:59 +08:00
sunkaixuan
c6ea5cca7d Updte Vastbase 2025-10-26 11:52:37 +08:00
sunkaixuan
65586af160 5.1.4.206 2025-10-25 14:15:48 +08:00
sunkaixuan
e799fcf24e Optimize the code 2025-10-25 14:14:10 +08:00
sunkaixuan
e23b8ad11f Synchronous code 2025-10-25 14:07:07 +08:00
sunkaixuan
976d2802e5 Synchronous code 2025-10-25 13:58:32 +08:00
阿妮亚
b3f7fed97e !99 Fix PostgreSQL bulk copy identity column handling
Merge pull request !99 from fluorescence/master
2025-10-25 05:18:42 +00:00
sunkaixuan
2a34b41a3d Update merge 2025-10-25 10:04:40 +08:00
sunkaixuan
056109f140 Update merge 2025-10-25 09:52:55 +08:00
yayaxxww
17cb502564 Fix PostgreSQL bulk copy identity column handling
- Modified FastestProvider to handle identity columns differently for PostgreSQL/Vastbase
- Added logic to exclude identity columns from bulk copy operations for PostgreSQL
- Commented out identity column restriction in PostgreSQLFastBuilder
- PostgreSQL bulk copy now supports tables with identity columns by excluding them

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-24 20:29:26 +08:00
sunkaixuan
6752281de2 Update HG 2025-10-24 16:57:10 +08:00
sunkaixuan
769836c5e8 Add demo 2025-10-22 14:25:36 +08:00
sunkaixuan
a166b35ae9 Update mongodb 2025-10-22 14:25:31 +08:00
sunkaixuan
2534a3bfda Update SqlFunc.ForXmlPath 2025-10-22 13:29:34 +08:00
sunkaixuan
f06d99e4e5 Update exp to sql 2025-10-22 13:21:27 +08:00
sunkaixuan
a601a2ffaa Update Odbc 2025-10-22 13:18:12 +08:00
sunkaixuan
881128783a Update mongodb 2025-10-21 13:52:30 +08:00