-
Notifications
You must be signed in to change notification settings - Fork 60
Pull requests: utopia-php/database
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: cut per-request work on the getDocument hot path
#980
opened Sep 21, 2026 by
abnegate
Member
Loading…
fix: relate to an existing related document the caller cannot read
#976
opened Sep 18, 2026 by
claudear
Loading…
Fix reverse links for existing nested documents
#972
opened Sep 14, 2026 by
HarshMN2345
Member
Loading…
Require read permission for existing relationship references
#971
opened Sep 14, 2026 by
HarshMN2345
Member
Loading…
Fix cursor pagination across nullable order values
#970
opened Sep 14, 2026 by
HarshMN2345
Member
Loading…
Fix authorization errors reversing current and allowed roles
#969
opened Sep 14, 2026 by
HarshMN2345
Member
Loading…
Support containment queries on permissions
#957
opened Sep 7, 2026 by
TorstenDittmann
Contributor
Loading…
Fix race condition in bulk upsert verification
#926
opened Jul 26, 2026 by
tponviji1005-oss
Loading…
fix: retry deadlocks with exponential backoff and jitter
#914
opened Jul 1, 2026 by
claudear
Loading…
3 tasks done
fix: purge collection cache after commit in createRelationship
#906
opened Jun 24, 2026 by
premtsd-code
Contributor
Loading…
feat: bound MySQL writes with session lock-wait timeout
#892
opened Jun 16, 2026 by
loks0n
Contributor
Loading…
feat: add UniqueException for non-_uid unique violations
#884
opened Jun 3, 2026 by
deepshekhardas
Loading…
Add query EXPLAIN capture to the database adapters
#883
opened Jun 1, 2026 by
premtsd-code
Contributor
Loading…
Fix undefined array key 0 in Query/Filter isEmpty
#881
opened May 24, 2026 by
lohanidamodar
Contributor
Loading…
3 tasks done
perf(adapter): rewrite permissions condition as EXISTS instead of IN subquery
#877
opened May 15, 2026 by
premtsd-code
Contributor
Loading…
5 tasks
feat(upsert): remove _uid from update checks and add test for upsert …
#874
opened May 8, 2026 by
ArnabChatterjee20k
Contributor
Loading…
feat: replace skipDuplicates with OnDuplicate enum (Fail/Skip/Upsert)
#861
opened Apr 21, 2026 by
premtsd-code
Contributor
Loading…
3 of 4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.