[MXS-3991] Implement show database,table,procedure,trigger,view and function info including indexes and foreign keys in the Query editor like show create table Created: 2022-02-09 Updated: 2023-08-14 Resolved: 2023-08-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | None |
| Fix Version/s: | 23.08.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Naresh Chandra | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Sprint: | MXS-SPRINT-187, MXS-SPRINT-188 | ||||||||||||||||||||
| Description |
|
As a DB user, when we click the table, procedure, trigger, view and function then it should show the info in the Query Editor like show create table. Show that we can see indexes, foreign key and other details. |
| Comments |
| Comment by Naresh Chandra [ 2022-02-14 ] |
|
Hi Duong, Thanks for the update. |
| Comment by Duong Thien Ly [ 2023-08-08 ] |
|
Hi naresh.chandra@copart.com, I see you update the ticket title, what do you mean by "show database"? what sort of information you would expect it to be? |
| Comment by Naresh Chandra [ 2023-08-08 ] |
|
Duong Thien Ly, We are expecting "show create database;" |