How to restore database tables after deleting them?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 272
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
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.
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 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.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100