wintercms / wintercms/wn-forum-plugin

Rainlab in index key names

Open
#5 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Index keys in the database have Rainlab in their name.
Database tables:

  • winter_forum_channels
  • winter_forum_members
  • winter_forum_posts
  • winter_forum_topics

winter_forum_members

Contributor guide

Open the contributing guide

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.

Research direction

Inspect the schema or migration definitions for the winter_forum_channels, winter_forum_members, winter_forum_posts, and winter_forum_topics tables, then identify the indexes whose names contain Rainlab. Confirm the intended replacement naming with the project conventions and verify that the resulting database indexes no longer use that prefix.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.