[MXS-3723] Save and Load .sql files in the Query Editor Created: 2021-08-12 Updated: 2022-08-04 Resolved: 2022-07-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Sprint: | MXS-SPRINT-156, MXS-SPRINT-159, MXS-SPRINT-160, MXS-SPRINT-161 | ||||||||||||||||||||||||
| Description |
|
The IDE should allow users to save and edit .sql files from the user's machine. Additionally, with a configuration, allow saving and editing .sql files on the maxscale server in a specific jailed directory (similar to mariadb's directory for outfile or load data). |
| Comments |
| Comment by Manjot Singh (Inactive) [ 2022-06-20 ] |
|
This is what I had expected: The user clicks the `Load Script` button, it opens a dialog to select the file to upload it to the GUI The browser download prompt chooses where to save it. |