@sidetrack/client-prisma
v0.0.18
Published
This allows you to convert a Prisma client to a Sidetrack database client that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted i
Downloads
17
Readme
Description
This allows you to convert a Prisma client to a Sidetrack database client that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted in a transactional manner.