Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
myfunc committed Jun 27, 2024
1 parent 3cffed1 commit b40cd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Execute a query out of current transaction context.

## Plans

- [x] Add `PrismaTransactional.prismaRoot` method for running queries out of transaction context.
- [x] Add `PrismaTransactional.prismaRoot` that returns root prisma client for running queries out of transaction context.
- [ ] Add tests.
- [x] Add express.js example.
- [ ] Add nestjs example.
Expand Down

0 comments on commit b40cd71

Please sign in to comment.