goofygoober
Explore posts from serversPPrisma
•Created by goofygoober on 4/24/2024 in #help-and-questions
Best practices for updating column type when there are existing records
I'm looking the change the field
posts
to have a type of Int
from type String[]
But my query is around, what are the best practices when there are existing records/entries in the database for posts
with the old String[]
type7 replies
PPrisma
•Created by goofygoober on 4/24/2024 in #help-and-questions
Best practices for updating column type when there are existing records
no that's not what i'm looking for @alessandroooo
7 replies
TTCTheo's Typesafe Cult
•Created by Maxi Calderón on 10/3/2023 in #questions
Understanding Next-Auth role in my app.
Hey Maxi, just came across your post about this and I am thinking the exact same thing. Not 100% sure if this would help but I've come across this document about setting up your own custom OAuth provider https://next-auth.js.org/configuration/providers/oauth#using-a-custom-provider
3 replies
TTCTheo's Typesafe Cult
•Created by jesse on 3/8/2023 in #questions
Issue with useMutation() when trying to test React component
Hey @zeztron probably a long shot since it's been so long since you posted this. Can you share an example of what you are talking about here?
11 replies