-
-
Notifications
You must be signed in to change notification settings - Fork 726
Pull requests: go-gorm/playground
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: Reproduce incorrect type inference for self-referential UUID FK (PostgreSQL)
#817
opened Jul 14, 2025 by
SergioAFRTM
Loading…
bug: using .Order in a scope is not compatible with DB.Count()
#816
opened Jul 14, 2025 by
socksy
Loading…
bug: the version 1.30.0 is not compatible with older version when using this code
#813
opened Jul 8, 2025 by
POABOB
Loading…
Preload with a scoped OR condition generates incorrect SQL WHERE clause
#812
opened Jun 30, 2025 by
xiongxiaoxx
Loading…
test(gorm-pg): Add comprehensive tests for PostgreSQL full-text searc…
#806
opened Jun 9, 2025 by
w20k
Loading…
Demonstrate deadlock involving transactions and prepared statements
#802
opened May 25, 2025 by
wchargin
Loading…
AfterDelete Hook only works with a Delete(&struct) with a struct with PK value populated
#792
opened Mar 7, 2025 by
keif888
Loading…
A hook registered after commit_or_rollback_transaction does not run after transaction commit
#789
opened Feb 12, 2025 by
Yoshi-Exeler
Loading…
Creating multiple objects referencing a shared object results in that object getting created multiple times
#788
opened Feb 3, 2025 by
NeariX67
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.