jsoneaday
Explore posts from serversPPrisma
•Created by jsoneaday on 10/31/2024 in #help-and-questions
Why is omit not available for this query?
I was surprised that it's still in beta. I've enabled it but cannot get it to work for this query where my author has a password that I want to omit.
8 replies
PPrisma
•Created by jsoneaday on 10/31/2024 in #help-and-questions
Why is omit not available for this query?
When I set a local Omit it tells me the type is never
8 replies
PPrisma
•Created by jsoneaday on 9/9/2024 in #help-and-questions
Cursor based paging issue for multilevel relationships
When I first run this query with parameters pageSize = 5 and no lastCursor it returns expected data like this. However the second run returns nothing.
My sort is descending so shouldn't id values less than 300n be returned?
2 replies
PPrisma
•Created by jsoneaday on 6/17/2024 in #help-and-questions
Docker error Can't reach database server at localhost:5432
I moved my prisma code from the docker run command into cmd and it worked. Thank you
5 replies
PPrisma
•Created by jsoneaday on 6/17/2024 in #help-and-questions
Docker error Can't reach database server at localhost:5432
Note also I am able to run without issue from docker
5 replies
DTDrizzle Team
•Created by pjb3 on 10/12/2023 in #help
ResolveMessage error when trying to run a query with drizzle postgres and bun
13 replies
DTDrizzle Team
•Created by pjb3 on 10/12/2023 in #help
ResolveMessage error when trying to run a query with drizzle postgres and bun
Hi did you ever figure this out? I'm also trying to use Bund and Drizzle together, but I'm having the same error when I try and deploy a drizzle-kit migration
13 replies