bcgov / critterbase-api

0 stars 0 forks source link

Bulk Delete Client Fix #40

Closed GrahamS-Quartech closed 11 months ago

GrahamS-Quartech commented 11 months 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.