Skip to content

fix(docs): correct typo iid -> id in students table example#658

Open
sleitor wants to merge 1 commit intodrizzle-team:mainfrom
sleitor:fix-5444
Open

fix(docs): correct typo iid -> id in students table example#658
sleitor wants to merge 1 commit intodrizzle-team:mainfrom
sleitor:fix-5444

Conversation

@sleitor
Copy link
Copy Markdown

@sleitor sleitor commented Mar 8, 2026

Fixes a typo in the 1NF/many-to-many Students table SQL example where the primary key column was named iid instead of id.

Closes drizzle-team/drizzle-orm#5444

@sleitor
Copy link
Copy Markdown
Author

sleitor commented Apr 7, 2026

👋 Gentle ping — just checking if this is still on the radar for review. Happy to address any feedback or rebase if needed!

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.

[DOCS]: Typo https://orm.drizzle.team/docs/relations-schema-declaration#1nf-first-normal-form-atomic-values

1 participant