Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How to restore database tables after deleting them?

Open
#484 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
databases

Research direction

The issue names no files, tests, or entry points. Begin by finding how the backup app creates and migrates its database tables, then compare that schema with the missing tables. Done means the supported restoration path or required table structure is established and backup can be re-enabled.

Written by the indexing model from the issue text.

Description

Hi,
I mistakenly removed all tables related to backup, because there was a problem while saving to my cloud external location.
I removed the app itself and reinstalled it in the hope that everything would be reconfigured as before, including table creation.
But instead, the tables are still missing.

Where can I find the structure of these tables, just to reenable backup app?

Thanks.

Dominant language
PHP
Stars
272
Forks
37
PR merge metrics
No merged PRs in 30d

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.

More from nextcloud/backup

All issues in nextcloud/backup

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.