Skip to content

Similar series: create a table #968

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

Closed
php-coder opened this issue Oct 14, 2018 · 0 comments
Closed

Similar series: create a table #968

php-coder opened this issue Oct 14, 2018 · 0 comments
Assignees
Labels
kind/task Task that is part of some feature
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Oct 14, 2018

Add a migration that creates table series_similar. It should have 2 fields: series_id and similar_series_id. Both of them should be non-nullable and have foreign keys to series.id field.

Part of #967

@php-coder php-coder added this to the 0.4 milestone Oct 17, 2018
@php-coder php-coder added the kind/task Task that is part of some feature label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Task that is part of some feature
Projects
None yet
Development

No branches or pull requests

2 participants