Skip to content

Conversation

@Zama15
Copy link
Collaborator

@Zama15 Zama15 commented Nov 24, 2025

Error on prisma where clause

Before:

where: { uuid_project: uuidProject, application: { deletedAt: true } },

Now:

where: { uuid_project: uuidProject, application: { deletedAt: null } },

@Zama15 Zama15 merged commit 3415925 into ReUC-Team:dev Nov 24, 2025
1 check failed
@Zama15 Zama15 deleted the hotfix/prisma-where-errors branch November 24, 2025 02:39
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.

1 participant