Skip to content
GitLab
Explore
Sign in
Wikit
Workflow Planner
Merge requests
!6
fix(types): add TypeScript type annotation for Prisma transaction
Code
Review changes
Check out branch
Download
Patches
Plain diff
Administrator
requested to merge
develop
into
master
Jul 21, 2025
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
Import Prisma type from @prisma/client
Add Prisma.TransactionClient type to transaction callback parameter
Resolve TS7006 implicit any type error in workflow.model.ts
Merge request reports