FrancyMak
Explore posts from serversPPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
So i can't connect the two records by entering the userId of the relation in prisma studio
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
And i have a relation now
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
Ok i did the same thing
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
When i save the changes, i get this query
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
[
{
"modelName": "Freelancer",
"operation": "create",
"args": {
"data": {
"user": {
"connect": {}
},
"avgRating": 0,
"departments": {},
"commissions": {},
"updatedAt": "2025-01-31T18:22:38.740Z"
},
"select": {
"id": true,
"userId": true,
"user": true,
"avgRating": true,
"departments": true,
"commissions": true,
"createdAt": true,
"updatedAt": true
}
}
}
]
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
If I click on open in a new tab, it does nothing
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
but a record is sort of created?
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
looks like the relation is not completed
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
Mhh i have these entries now
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
I just switched to a local Postgres instance and I get the same issue
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
Looks like you have a record in your example
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
Freelancer table is empty, if I try to connect the user to the freelancer table I get the error
38 replies
PPrisma
•Created by FrancyMak on 1/31/2025 in #help-and-questions
Prisma Studio Error
Like you did
38 replies