© 2026 Hedgehog Software, LLC
model User { id Int @default(autoincrement()) @id username String @unique @db.VarChar(30)