Jakub Figlak
model ExampleModel { id String @id @default(cuid()) someValue Int otherValue Int }
someValue === otherValue