[MXS-4057] Query Editor Auto Intelligence Created: 2022-03-24 Updated: 2023-10-04 Resolved: 2023-10-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Naresh Chandra | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
As per the developers feedback, when they select the database and they trying to type the table name but the auto intelligence is not working here. They are unable to get the full table or column name or any object related to schema, if they type short name of the table or column or any object in the query editor. Developers are expecting like below. 1. If they select any DB/Schema, then automatically it should show the matching tables or column or any object with full name while they type any short name of the table or column names or any objects. |
| Comments |
| Comment by Duong Thien Ly [ 2022-03-24 ] |
|
Hi naresh.chandra@copart.com, this is expected behavior now. I'll change it to a new feature. |
| Comment by Naresh Chandra [ 2022-03-24 ] |
|
Hi Duong, Make auto intelligence globally default for all in the query editor settings. I mean make it the setting default for all the schema and their objects. |
| Comment by Naresh Chandra [ 2022-04-18 ] |
|
Hi Duong, Once the users selects the schema, then make immediately auto intelligence should work for all the objects(tables/views/procedures/view..etc) in the schema. So without expanding the table tree then auto intelligence should work for that particular schema. 1. Make default auto intelligence for every schema. |