Remove `content_module` Column from `links` Table

Open Beginner friendly
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
78/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Active
Domain
database

Research direction

Review the existing migration history and current links schema to confirm the column and migration conventions. The work is done when a migration removes the content_module column from links and applies cleanly.

Written by the indexing model from the issue text.

Description

Goal

  • Link no longer directly references a ContentModule.

Context

With the addition of a Contentable delegated type, we don't need to track the association to ContentModule on Link.

AC

  • A migration removes the content_module column from links.
Dominant language
JavaScript
Stars
11
Forks
4
Avg merge
20h 30m
Merged PRs (30d)
19

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rubyforgood/endsideout

All issues in rubyforgood/endsideout

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.