Projektstart

This commit is contained in:
2026-01-22 16:26:57 +01:00
parent bc7fbf8ce6
commit 43c83e96bb
21 changed files with 264 additions and 70 deletions

View File

@@ -138,6 +138,7 @@ exports.Prisma.ExportJobScalarFieldEnum = {
scope: 'scope',
filePath: 'filePath',
error: 'error',
expiresAt: 'expiresAt',
createdAt: 'createdAt',
updatedAt: 'updatedAt'
};