Skip to content

Conversation

@fennifith
Copy link
Member

Simplifies collection relations for posts, using a collection_slug column on the posts table instead of allowing many-to-many relations via collection_chapters.

This means there's only one possible reference from a post to its collection, and only one possible ordering of collection chapters (regardless of locale).

There was previously a use case for differentiating the 'chapter title/description" from the post data, but we decided this wasn't needed.

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.

2 participants