-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: DotNetNext/SqlSugar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: 增加对PGSQL10及以上主键 IDENTITY 类型的支持,保持对默认实现 Serial 类型的兼容处理。
#1361
by MarsonShine
was merged Aug 18, 2025
Loading…
dynamic 底层实现变更��� 从 ExpandoObject 改为 SugarRow
#1314
by John0King
was closed Jul 26, 2025
Loading…
2 of 4 tasks
修改QueryMethodInfo.ToList和ToPageList的返回值为List<object>
#1312
by sy0574
was closed Dec 7, 2024
Loading…
修复更新使用参数化方法UseParameter 导致EnableDiffLogEvent失效的问题
#1251
by zhangwxyc
was closed Jun 21, 2024
Loading…
Bump Npgsql from 5.0.7 to 8.0.3 in /Src/Asp.NetCore2/SqlSugar
dependencies
Pull requests that update a dependency file
#1239
by dependabot
bot
was closed May 10, 2024
Loading…
将被SqlSugarException隐藏的内部 Exception 加入到 InnerException 并抛出
#1231
by yangjieshao
was closed Apr 3, 2024
Loading…
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Src/Asp.Net/PerformanceTest
dependencies
Pull requests that update a dependency file
#1219
by dependabot
bot
was merged Jan 17, 2024
Loading…
Bump Microsoft.Data.SqlClient from 2.1.4 to 2.1.7 in /Src/Asp.NetCore2/SqlSugar
dependencies
Pull requests that update a dependency file
#1218
by dependabot
bot
was merged Jan 17, 2024
Loading…
Fix the redundant space when convert to pivot table with multiple row selector.
#1212
by haib0
was merged Dec 29, 2023
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.