Delete old tables
Open
Nobody has claimed this yet.
technical debt
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Is there a plan to remove the old tables circles_* from DB ?
While trying to find the reason for #483 I looked up some details in database and noticed the double tables.
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 identifies duplicate circles_* tables in the database and references issue #483. Start by determining where the table schema or database migrations are defined; no specific file, test, or entry point is named. Done means establishing whether the tables are obsolete and removing them safely if confirmed.
Written by the indexing model from the issue text.
Assessment
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100