Lord Zd
Lord Zd
PPrisma
Created by YoungHappyGuy on 7/19/2024 in #help-and-questions
updateMany fails with "You can't specify target table 'Org' for update in FROM clause" error
Hey dude I had a similar problem with self relations I solved it by moving the relations to a separate table and splitting the query in to sections. This isn't a very elegant solution from my experience apologies I couldnt be of more help
5 replies
PPrisma
Created by Lord Zd on 7/19/2024 in #help-and-questions
NPM network error only when trying to fetch Prisma
No description
7 replies
PPrisma
Created by Lord Zd on 7/19/2024 in #help-and-questions
NPM network error only when trying to fetch Prisma
No description
7 replies
PPrisma
Created by Lord Zd on 7/19/2024 in #help-and-questions
NPM network error only when trying to fetch Prisma
Broken compose file:
7 replies
PPrisma
Created by Lord Zd on 7/19/2024 in #help-and-questions
NPM network error only when trying to fetch Prisma
No description
7 replies
PPrisma
Created by Lord Zd on 7/19/2024 in #help-and-questions
NPM network error only when trying to fetch Prisma
No description
7 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
No description
28 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
No description
28 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
its on 18 atm as I have been trying different node versions to see if I could find a working one
28 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
Im using docker compose
28 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
No description
28 replies
PPrisma
Created by YoungHappyGuy on 7/19/2024 in #help-and-questions
updateMany fails with "You can't specify target table 'Org' for update in FROM clause" error
I believe this is caused because you don't have the field and reference parameters in your relation. This part of the docs explains how to use self relations https://www.prisma.io/docs/orm/prisma-schema/data-model/relations/self-relations
5 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
No description
28 replies
PPrisma
Created by laphatize on 7/18/2024 in #help-and-questions
Build failure because of prisma?
@laphatize I am having a similar issue with docker and prisma since the update ive read your working/non working dockerfiles and cant see any difference am i missing something?
28 replies
PPrisma
Created by /luna on 7/13/2024 in #help-and-questions
Cleaner Way to Write Prisma Schema for Badge System
If you remove all references to UserBadge and there's no data in the table
6 replies
PPrisma
Created by yug on 7/12/2024 in #help-and-questions
prisma client error
Have you confirmed if the data is unique?
4 replies
PPrisma
Created by /luna on 7/13/2024 in #help-and-questions
Cleaner Way to Write Prisma Schema for Badge System
No description
6 replies
PPrisma
Created by /luna on 7/13/2024 in #help-and-questions
Cleaner Way to Write Prisma Schema for Badge System
I would advise aliging your columns for readability but thats about it
6 replies
PPrisma
Created by Lord Zd on 7/10/2024 in #help-and-questions
Unable to connect Prisma to RDS database
Thanks for the heads up
109 replies
PPrisma
Created by Lord Zd on 7/10/2024 in #help-and-questions
Unable to connect Prisma to RDS database
Much appreciated Ill drop you a message in the next couple days once Ive had a chance to get things ready
109 replies