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

feat(models): add Poster, Event, Performance relations #78

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented Dec 16, 2024

Add relations connecting Posters to Events
and Performances, and Events and Performances
to Works, Persons, Groups.

Closes: #47

Add relations connecting `Posters` to `Events`
and `Performances`, and `Events` and `Performances`
to `Works`, `Persons`, `Groups`.

Closes: #47
@koeaw koeaw merged commit 49da414 into main Dec 16, 2024
5 checks passed
@koeaw koeaw deleted the kk/feat/models branch December 16, 2024 17:12
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.

Add new relation classes in preparation for import of Poster data
1 participant