Skip to content

Conversation

@kentcdodds
Copy link
Member

Deliver a comprehensive learning review for the "Data Modeling Deep Dive" workshop.

The review identifies a Prisma version compatibility issue in Exercise 01.01, where current Prisma v6.x generates different files and schema content than expected by the workshop instructions and solutions.


Open in Cursor Open in Web

cursoragent and others added 4 commits January 14, 2026 05:54
Document workshop completion progress including:
- Exercise 01.01: Prisma init (noted Prisma v6 compatibility issue)
- Exercise 02.01: One-to-Many Relationships
- Exercise 02.02: One-to-One Relationships
- Exercise 03.01: Migrations

Co-authored-by: me <[email protected]>
Document workshop completion progress including:
- Exercise 04.01: Init Seed Script
- Exercise 04.02: Nested Writes
- Exercise 05.01: Generated Data
- Exercise 05.02: Dynamic Data
- Exercise 05.03: Unique Constraints

Co-authored-by: me <[email protected]>
Document workshop completion progress including:
- Exercise 06.01: Setup App Client
- Exercise 06.02: Select
- Exercise 06.03: Nested Select

Co-authored-by: me <[email protected]>
Document complete workshop experience including:
- All exercises 01.01 through 09.02 completed successfully
- Identified Prisma v6 compatibility issue in Exercise 01.01
- All other exercises delivered good learning outcomes with no notable friction
- Overall assessment: well-designed workshop with progressive complexity

Key finding: Exercise 01.01 has a Prisma version compatibility issue
that should be addressed by either pinning the Prisma version or
updating the instructions.

Co-authored-by: me <[email protected]>
@cursor
Copy link

cursor bot commented Jan 14, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants