Use by default table name with prefix
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3
- Forks
- 4
- Avg merge
- 51m
- Merged PRs (30d)
- 1
Description
queue → yii_queue
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
The issue gives no file, test, or entry point; start by locating the queue table-name configuration and existing database adapter tests. Confirm where the default table name is defined, then verify that the default changes from queue to yii_queue without breaking custom table names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100