nextcloud / nextcloud/circles

Delete old tables

Open
#550 1 comment 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.