-
-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Is there an existing feature request for this?
- I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
I believe it would be a nice feature to allow clients to download and upload SQL files to databases, which lets them easily transfer databases from old hosts or make local copies for editing.
Yes, I might be aware that users should be expected to use SQL clients to do this process, but I believe this may be a good QoL feature for those who may not be well-versed in using a SQL client or know much about it.
Describe the solution you'd like.
I would like to see this feature implemented within the Server's Databases tab of the Client Panel to allow easy access to SQL files.
Clients will be able to download SQL files by hitting a Download Database button, which can be accessed by clicking the Details button. SQL files can be uploaded and written to databases by clicking the Details button while in the database tab of their server, from which they can click Upload Database File that lets them select a SQL file and type the database name into a text box to confirm that they wish to upload the database. (Uploading Databases should optionally request to download the old database file)
Additional context to this request.
No response