-
-
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
refactor: distinguish between Unique and UniqueIndex
#6386
by black-06
was merged Feb 4, 2024
Loading…
3 tasks done
Fix update of fields with a default value
type:document
#737
by galeone
was closed Feb 19, 2016
Loading…
Fix: default string primary keys
#6970
by martinmunillas
was closed Apr 25, 2024
Loading…
3 tasks done
fix(scan): update Scan function to reset structs to zero values for each scan
#6938
by Waldeedle
was closed Jun 9, 2024
Loading…
3 tasks done
Allow .Open to reuse existing database connections.
#295
by jnfeinstein
was closed Nov 25, 2014
Loading…
feat: keep result as nil when record not found & dest is nil
#6958
by lcgash
was closed Apr 15, 2024
Loading…
1 task
feat: Convert SQL null values to zero values for model fields which are not pointers.
#4710
by jimlambrt
was merged Oct 13, 2021
Loading…
3 tasks done
Use validated interface{} for limit/offset values to ensure values greater than max 32-bit integer are addressable.
#1076
by jaytaylor
was closed Jun 23, 2016
Loading…
tests for sqilte: enable FOREIGN_KEYS inside OpenTestConnection
#6641
by glebarez
was merged Oct 26, 2023
Loading…
3 tasks done
fix FileWithLineNum compatible with various platforms
#4456
by daheige
was closed Jun 13, 2021
Loading…
fixed belongs_to & has_one reversed if field same
#4343
by paraswaykole
was merged May 4, 2021
Loading…
Fix #2517 : Check for incomplete parentheses to prevent SQL injection.
#2519
by herpiko
was merged Jun 30, 2019
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.