Skip to content

Similar series: create a table #968

Closed
@php-coder

Description

@php-coder

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 feature

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions