Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calebmer/prisma-optimistic-concurrency-control-pattern-conflict-repro


https://github.com/calebmer/prisma-optimistic-concurrency-control-pattern-conflict-repro

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

Setup:

1. `npm install`
2. `npx prisma migrate dev`
3. `node repro.js` (may need to run a couple times since the error is intermittent)