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

Add begin date and end date attribute to relationship #1073

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aabbi15
Copy link

@aabbi15 aabbi15 commented Feb 29, 2024

Problem

Added Begin date and End date attributes to required relationship. Related to BB-490 and BB-283

Solution

I have added a new created attribute named 'Begin date' and 'End date'. In the relationship_type__attribute_type table I have appended these attributes there for certain relationship. I have listed them in the comments as well.

Areas of Impact

The bookbrainz database in SQL was updated with the said attributes added. There is not much other effect on the codebase.

@Tarunmeena0901
Copy link
Contributor

hey , may be you forget but i think we also have to make changes in bookbrainz.sql file accordingly after making any sql changes. our test uses the same file to test the updated database

@aabbi15
Copy link
Author

aabbi15 commented Mar 8, 2024

@Tarunmeena0901 I have added it now. Kindly check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants