Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
utopia-php
/
database
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
74
Code
Issues
4
Pull requests
41
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: do not drop a peer's collection when losing a create race
- #938
#938
Merged
abnegate
merged 10 commits into
main
utopia-php/database:main
from
fix/concurrent-collection-create
utopia-php/database:fix/concurrent-collection-create
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: do not drop a peer's collection when losing a create race
#938
abnegate
merged 10 commits into
main
utopia-php/database:main
from
fix/concurrent-collection-create
utopia-php/database:fix/concurrent-collection-create
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix: do not drop a peer's collection when losing a create race
Show description for 9ff5129
abnegate
and
claude
committed
9ff5129
View commit details
Copy full SHA for 9ff5129
Browse repository at this point
fix: clear the loser's stale collection cache after a create race
Show description for 7dfc42d
abnegate
and
claude
committed
7dfc42d
View commit details
Copy full SHA for 7dfc42d
Browse repository at this point
Commits on Aug 18, 2026
fix: do not drop a physical collection when metadata is still uncommitted
Show description for af8aa8a
abnegate
committed
af8aa8a
View commit details
Copy full SHA for af8aa8a
Browse repository at this point
test: skip pre-commit adopt coverage on shared tables
Show description for 1fd1144
abnegate
committed
1fd1144
View commit details
Copy full SHA for 1fd1144
Browse repository at this point
fix: refuse to adopt or drop a physical collection we did not create
Show description for b1dd33d
abnegate
committed
b1dd33d
View commit details
Copy full SHA for b1dd33d
Browse repository at this point
test: allow idempotent adapter creates in the pre-commit race
Show description for 459232b
abnegate
committed
459232b
View commit details
Copy full SHA for 459232b
Browse repository at this point
fix: report Mongo collection-exists as Duplicate on dedicated tables
Show description for 7d85169
abnegate
committed
7d85169
View commit details
Copy full SHA for 7d85169
Browse repository at this point
refactor: purge the metadata cache inline on a create race
Show description for d95c664
abnegate
committed
d95c664
View commit details
Copy full SHA for d95c664
Browse repository at this point
fix: keep DuplicateException when cache purge fails
Show description for bd7ac3e
abnegate
committed
bd7ac3e
View commit details
Copy full SHA for bd7ac3e
Browse repository at this point
Merge branch 'main' into fix/concurrent-collection-create
abnegate
authored
5a94062
View commit details
Copy full SHA for 5a94062
Browse repository at this point
You can’t perform that action at this time.