model Lesson { id Int @id @default(autoincrement()) type String? // null | "practical" | "seminar" | "lecture"
© 2026 Hedgehog Software, LLC