You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice to have an option to drop the old database before the restore. This would solve a couple of issues here. When you are testing, you often want to go back to some checkpoint. Or in my case I want to reset the database on a demo site every night. Not a biggie because I just delete the database first using CURL.
The text was updated successfully, but these errors were encountered:
Nice to have an option to drop the old database before the restore. This would solve a couple of issues here. When you are testing, you often want to go back to some checkpoint. Or in my case I want to reset the database on a demo site every night. Not a biggie because I just delete the database first using CURL.
The text was updated successfully, but these errors were encountered: