Christian Quispe H
                                        Results
                                        61
                                        comments of
                                        
                                
                                            Christian Quispe H
                                        
                                    :+1: :+1::+1: :+1::+1: :+1::+1: :+1::+1: :+1::+1: :+1:
anything news?
hello?
> Here is a solution that works for me: > > ```prisma > model Profile { > id String @id @default(uuid()) > createdAt DateTime @default(now()) > updatedAt DateTime @updatedAt >...