Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
482 stars 456 forks source link

Update Book to Author relationship #976

Closed jbezems closed 2 years ago

jbezems commented 2 years ago

Summary of change

Changed "author" attribute in Book.java to a Set of Authors and added the @ManyToMany annotation. Made corresponding changes in the database and other classes and methods affected by this relationship update.

Closes #889

Pull request checklist

Please keep this checklist in & ensure you have done the following:

For any of the optional checkboxes (e.g. the screenshots one), still check it if it does not apply.

stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.