Create query result component
(MXS-3467)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 6.0.0 |
| Fix Version/s: | 6.0.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-129, MXS-SPRINT-130, MXS-SPRINT-131, MXS-SPRINT-132 |
| Description |
|
User can export and download query result to different file formats such as csv, xlsx, json |
| Comments |
| Comment by Duong Thien Ly [ 2021-05-17 ] |
|
To support `xlsx`, it requires installing external library which is not necessary as user can easily convert `csv` to `xlsx`. |