I made today a big mistake with sql dev database. Is it possible to rollback to yesterday for example?.
Any help would be great!
best, Carol
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @carolburri,
I believe that the dev databases do not come with backups out of the box unless you have implemented your own mechanism of backing up up your data.
Would an option be for you to get your database schema from your production database and restore it to your dev database?
You could try reaching out to the DigitalOcean support team who might be able to further assist you here:
Hope that helps!
- Bobby.
Heya,
I would recommend to reach out to our support team and ask them to check this for you. In case there is a backup they will assist you with sorting the issue.
https://www.digitalocean.com/support/
Hope that this helps!