wintercms / wintercms/wn-forum-plugin
Rainlab in index key names
Open
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_channelswinter_forum_memberswinter_forum_postswinter_forum_topics

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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