Do a final backup of some service dbs on mysql and drop them #256
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes I confuse myself when I find multiple database copies across mysql and postgres, new and old and older and yet older. Let's do some spring cleaning, do a final backup of some of the databases, either because the service is now unused or because it has gotten a new database or moved to postgres, and then drop them to avoid confusion.