-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: go-gorm/gorm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support case insensitive schema fields
#7457
opened May 15, 2025 by
joboon
Loading…
3 tasks done
perf: use strings.IndexByte to replace strings.Index
#7454
opened May 13, 2025 by
1911860538
Loading…
FIX #7427 Optimistic Lock in BeforeUpdate: PK Condition Placement Affecting DB Plan Efficiency
#7428
opened Apr 17, 2025 by
ZhengweiHou
Loading…
3 tasks done
fixed memory leak in func (stmt *Statement) ParseWithSpecialTableName
#7420
opened Apr 14, 2025 by
ManyakRus
Loading…
3 tasks
fix: prevent interface type array from causing runtime errors
#7418
opened Apr 13, 2025 by
KEHyeon
Loading…
2 tasks
perf: break early on match failure in ParseConstraint
#7402
opened Mar 28, 2025 by
1911860538
Loading…
Fix
AutoMigrate
, alterColumn The previous modifications were ignored
#7380
opened Mar 5, 2025 by
general252
Loading…
fix: make NotConditions obey De Morgan's laws
#7371
opened Feb 16, 2025 by
molon
Loading…
3 tasks done
fix: For time type, the time field will be automatically updated. Eve…
#7316
opened Dec 12, 2024 by
jackai009
Loading…
3 tasks done
Fixed "*DB.Raw()" bug where single or double quotes containing '@' were incorrectly identified as named variables
#7207
opened Sep 25, 2024 by
Rankgice
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.