Skip to content

Pull requests: go-gorm/gorm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Create modelp.go
#7458 opened May 17, 2025 by snowdream Loading…
3 tasks done
feat: support case insensitive schema fields
#7457 opened May 15, 2025 by joboon Loading…
3 tasks done
perf: use strings.Cut to replace strings.SplitN
#7455 opened May 13, 2025 by 1911860538 Loading…
perf: use strings.IndexByte to replace strings.Index
#7454 opened May 13, 2025 by 1911860538 Loading…
Composite pk handling
#7453 opened May 12, 2025 by keif888 Loading…
3 tasks done
feat: error message show field name
#7452 opened May 12, 2025 by pi12138 Loading…
3 tasks done
fix decimal migrate error.
#7450 opened May 12, 2025 by Chise1 Loading…
3 tasks done
feat: add Only
#7444 opened May 5, 2025 by mo1ein Loading…
3 tasks done
tests: Added tests for associations
#7429 opened Apr 17, 2025 by gdhameeja Loading…
(WIP) Implement Generics API
#7424 opened Apr 17, 2025 by jinzhu Loading…
fix: prevent interface type array from causing runtime errors
#7418 opened Apr 13, 2025 by KEHyeon Loading…
2 tasks
Log levels change
#7414 opened Apr 10, 2025 by hertzcodes Loading…
3 tasks
Fix: execute scopes before count
#7408 opened Apr 4, 2025 by mrf345 Loading…
2 of 3 tasks
Fix for 7403 - a race condition bug.
#7404 opened Mar 31, 2025 by swojtasiak Loading…
3 tasks done
perf: break early on match failure in ParseConstraint
#7402 opened Mar 28, 2025 by 1911860538 Loading…
test:on duplicate update
#7401 opened Mar 26, 2025 by zzuts Loading…
1 task
fix: return init dialector error
#7379 opened Mar 4, 2025 by codingplz Loading…
3 tasks
fix: make NotConditions obey De Morgan's laws
#7371 opened Feb 16, 2025 by molon Loading…
3 tasks done
feat: add BeforeFind hook
#7370 opened Feb 16, 2025 by MhmdGol Loading…
3 tasks done
Handle postgres array
#7330 opened Jan 1, 2025 by kenjihikmatullah Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.