Skip to content

Database Schema #1

@BCrawfordScott

Description

@BCrawfordScott
  • Remove bookshelf_id from books.
    • Books and bookshelves will be a many to many relationship.
  • Add a shelvings table (or similar name) That will be a joins table between bookshelves and books.
  • Add a book_id to comments
  • Add a book_id to reviews
  • Remove book_id from bookshelves (since they will be linked via joins table).
  • Add name to bookshelves, maybe also a description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions