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

Refactor name of core data Member table #14

Closed
vdhamer opened this issue Sep 4, 2022 · 1 comment
Closed

Refactor name of core data Member table #14

vdhamer opened this issue Sep 4, 2022 · 1 comment
Assignees
Labels
Enhancement New feature or request

Comments

@vdhamer
Copy link
Owner

vdhamer commented Sep 4, 2022

Member table is renamed to MemberPortfolio.

This is because it represents information about a Member of a PhotoClub, but simultaneously about the image Portfolio of the Member of the PhotoClub. Because the relationships are 1:1, the information is stored in a single table. And Member and Portfolio are synonyms, thus called MemberPortfolio.

The Schema.png file used in the in-app Readme and Github's README.md is also updated to reflect the new table name.

@vdhamer vdhamer added the Enhancement New feature or request label Sep 4, 2022
@vdhamer vdhamer self-assigned this Sep 4, 2022
@vdhamer
Copy link
Owner Author

vdhamer commented Sep 4, 2022

Schema

@vdhamer vdhamer closed this as completed Sep 4, 2022
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

1 participant