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

@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

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