mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Allow users to see the pg_dump and pg_restore logs within the web panel
#400
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 @jjpaulo2 on 11/18/2025
I started some tests using this tool and it really looks awesome!
For me, there is just one point that could be improved: allow users to query for the commands output logs within the web interface.
I think in something like the mock above, a new column with a button that must open a modal containing the logs. What do you think about it?