drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: Rename relations to relationships

Open
#4,647 0 comments 2 reactions 1 assignee Claimed by @AndriiSherman View on GitHub
enhancement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Feature hasn't been suggested before.

- [x] I have verified this feature I'm about to request hasn't been suggested before.

### Describe the enhancement you want to request

When defining relationships between tables drizzle refers to that as 'relations'. In database theory a 'relation' is actually a set of tuples, so a table in SQL databases (https://en.wikipedia.org/wiki/Relation_(database)). To avoid any possible confusion 'relation' like it is used in drizzle should be renamed to relationship in code and documentation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.