Theo Siemens-Rhodes
Results
1
issues of
Theo Siemens-Rhodes
Hello, I am using the following schema for users in my app, ``` model User { id Int @id @default(autoincrement()) ... // Friends // If a User is in requested...