chax-at/transactional-prisma-testing
Provides an easy way to execute database tests in a transaction that will be rolled back after each test for fast testing
TypeScriptMIT
Issues
- 6
- 2
Started getting "savepoint transactional_testing_X does not exist" errors since v1
#6 opened by DimosthenisK - 1
Prisma 5 support
#8 opened by Gasol - 0
- 0
Wrap individual queries in savepoints
#2 opened by Valerionn - 2
Prisma 4.0.0
#3 opened by revmischa - 6
Usage with jest
#1 opened by revmischa