Current Behavior
There are two columns on the tags table which appear to be unused:
tags.background_mode
tags.background_path
Steps to Reproduce
- Install Flarum and up migrate
- Inspect the tags table
Expected Behavior
No unused columns are in the database
Screenshots
No response
Environment
n.a.
Output of php flarum info
n.a.
Possible Solution
No response
Additional Context
Those columns were added 10 years ago and probably just forgotten. Or is there something I've missed which makes the existence / addition of those columns in core necessary?
Current Behavior
There are two columns on the tags table which appear to be unused:
tags.background_modetags.background_pathSteps to Reproduce
Expected Behavior
No unused columns are in the database
Screenshots
No response
Environment
n.a.
Output of
php flarum infon.a.
Possible Solution
No response
Additional Context
Those columns were added 10 years ago and probably just forgotten. Or is there something I've missed which makes the existence / addition of those columns in core necessary?