bcgov / critterbase-api

0 stars 0 forks source link

Bulk Delete Client Fix #40

Closed GrahamS-Quartech closed 1 year ago

GrahamS-Quartech commented 1 year ago

Modifies delete services to accept a prisma client override. Now these services can be passed the transaction instance of the client. Using the default client inside transactioncs can lead to unexpected behavior.