Database schema: books/authors/collections + pivots #2

Open
opened 2025-12-08 05:26:39 +00:00 by funkywaddle · 0 comments
Owner

Add migrations: books (title, publication_year, description?, image_path?, timestamps), authors (name unique), collections (name unique), pivots: book_author, book_collection. Add factories.

Add migrations: books (title, publication_year, description?, image_path?, timestamps), authors (name unique), collections (name unique), pivots: book_author, book_collection. Add factories.
funkywaddle added this to the Books Module milestone 2025-12-08 05:26:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: funkywaddle/PIMS#2
No description provided.