Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(client): add TransactionClient stub to default-index.d.ts #16257

Merged
merged 1 commit into from Nov 23, 2022

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Nov 14, 2022

Closes #16103

@aqrln aqrln requested review from a team and millsp and removed request for a team November 14, 2022 12:00
@millsp millsp added this to the 4.7.0 milestone Nov 14, 2022
@aqrln
Copy link
Member Author

aqrln commented Nov 14, 2022

Not sure if we should merge it before removing the preview flag, as TransactionClient is currently available in the generated types only if interactiveTransactions preview flag is enabled in the schema.

@aqrln
Copy link
Member Author

aqrln commented Nov 23, 2022

Let's merge this since we are removing the feature flag this sprint.

@aqrln aqrln merged commit 2a6c927 into main Nov 23, 2022
@aqrln aqrln deleted the itx/transaction-client-default-dts branch November 23, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Prisma.TransactionClient to default-index.d.ts
2 participants