ยฉ 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Drizzle TeamDT
Drizzle Teamโ€ข15mo agoโ€ข
7 replies
atri

How to fix collision / race condition

Hey there.

I am working on a project with another team member. We are using Drizzle ORM.

I merged the code of my team mate to my branch and when I trying to generate a new migration, I am getting this error:
[src\database\migrations\meta\20241122205314_snapshot.json, src\database\migrations\meta\20241125185203_snapshot.json] are pointing to a parent snapshot: src\database\migrations\meta\20241122205314_snapshot.json/snapshot.json which is a collision.
[src\database\migrations\meta\20241122205314_snapshot.json, src\database\migrations\meta\20241125185203_snapshot.json] are pointing to a parent snapshot: src\database\migrations\meta\20241122205314_snapshot.json/snapshot.json which is a collision.


I searched the internet but not able to find any solution for it. Can anyone from Drizzle team help me resolve this issue.

I am using
"drizzle-orm": "^0.36.1"
"drizzle-orm": "^0.36.1"
Drizzle TeamJoin
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Db race condition
Drizzle TeamDTDrizzle Team / help
3y ago
Race condition executing a common pattern (select or insert)
Drizzle TeamDTDrizzle Team / help
16mo ago
how to type dynamic where condition
Drizzle TeamDTDrizzle Team / help
3y ago
How to apply "where OR condition" and "lt or gt condition" on timestamp fields
Drizzle TeamDTDrizzle Team / help
15mo ago