mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
After restoring a database, databasus user is removed and database is left inaccessible #257
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?
Originally created by @asynchroza on 1/10/2026
User which is used to access the database to create dumps is not restored when we rollback a database.
I have not found a way how to restore the user - the only way I can get the database working again is by creating a new connection but this means that we lose the history of the backups.