Remove deprecated default_database config value
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 4.5k
- Forks
- 884
- PR merge metrics
- No merged PRs in 30d
Description
This is an issue to track removing this deprecated value, targeted at doing it for 0.14, so that it is not forgotten for a couple of releases, which has happened a couple of times so far with deprecated things.
A PR should only be made to do this once 0.next has been merged into master, 0.13 released, and a new 0.next branch created to track 0.14.
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
Start by locating all references to the deprecated default_database configuration value. Confirm that 0.next has been merged into master, 0.13 has been released, and a new 0.next branch exists for 0.14 before making the change; done means the deprecated value is removed without breaking configuration handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100