diff --git a/generator/templates/_header.gotpl b/generator/templates/_header.gotpl index 72c06a42..c821cc30 100644 --- a/generator/templates/_header.gotpl +++ b/generator/templates/_header.gotpl @@ -30,6 +30,8 @@ var _ = os.DevNull // re-declare variables which are needed in Prisma Client Go but also should be exported // in the generated client +type Transaction = transaction.Transaction + const RFC3339Milli = types.RFC3339Milli type BatchResult = types.BatchResult