-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
kind/taskTask that is part of some featureTask that is part of some feature
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
kind/taskTask that is part of some featureTask that is part of some feature