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

refactor: distinguish between Unique and UniqueIndex
#6386 by black-06 was merged Feb 4, 2024 Loading…
3 tasks done
Cheanged if to switch in scope.go
#241 by tstorch was merged Oct 7, 2014 Loading…
Code optimize
#4415 by daheige was merged Jun 10, 2021 Loading…
Fix: default string primary keys
#6970 by martinmunillas was closed Apr 25, 2024 Loading…
3 tasks done
Add database backend support for CockroachDB
#826 by d4l3k was closed Jan 30, 2016 Loading…
Allow .Open to reuse existing database connections.
#295 by jnfeinstein was closed Nov 25, 2014 Loading…
fix bug in windows
#5844 by kvii was merged Nov 21, 2022 Loading…
3 tasks done
Callback for tracing sql queries
#1289 by smacker was closed Jan 15, 2017 Loading…
[WIP] Add Oracle support
#1185 by andreynering was closed May 19, 2017 Loading…
feat: keep result as nil when record not found & dest is nil
#6958 by lcgash was closed Apr 15, 2024 Loading…
1 task
Add ToSQL support to generate SQL string.
#4787 by huacnlee was merged Nov 1, 2021 Loading…
[WIP] Integrated tidb dialect
#1182 by tboerger was closed Jan 16, 2017 Loading…
[WIP] Integrated ql dialect
#917 by tboerger was closed Sep 13, 2016 Loading…
Database interface for easy mocking gorm
#805 by alvarowolfx was closed Jan 18, 2016 Loading…
Added AddLongForeignKey
#947 by cristian-sima was closed May 22, 2016 Loading…
tests for sqilte: enable FOREIGN_KEYS inside OpenTestConnection
#6641 by glebarez was merged Oct 26, 2023 Loading…
3 tasks done
new feature.skip hook by name
#4574 by Sivyer9303 was closed Aug 9, 2021 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…
Allow disabling of automatic Ping
#1141 by pjebs was closed Aug 13, 2016 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.