Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename target-key to foreign-key #147

Open
asishallab opened this issue Aug 27, 2020 · 0 comments
Open

Rename target-key to foreign-key #147

asishallab opened this issue Aug 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@asishallab
Copy link
Member

Currently Zendro models relations between data models using the classic foreign-key method borrowed from the realm of relational databases. In this, foreign keys are scalar, i.e. they are of type String or Integer. As to this moment these foreign-keys are called "target-keys" in Zendro, which is not that explanatory as "foreign-key" is - at least to anyone with experience in relational databases.

Rename all occurrences of "target-key" in Zendro to "foreign-key" including the documentation.

@asishallab asishallab added the enhancement New feature or request label Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants